Home
last modified time | relevance | path

Searched defs:isAbove (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_segmented_layout.cpp398 const bool isAbove = Negative(info_->currentOffset_ + item.mainOffset); in TransformAutoScroll() local
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp538 void WindowNodeContainer::SetConfigMainFloatingWindowAbove(bool isAbove) in SetConfigMainFloatingWindowAbove()