Home
last modified time | relevance | path

Searched defs:scrollHeight (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ui_lite/frameworks/components/
Dui_scroll_view.cpp231 int16_t scrollHeight = GetHeight(); in DragYInner() local
287 int16_t scrollHeight = GetHeight(); in CalculateReboundDistance() local
Dui_list.cpp835 int16_t scrollHeight = GetHeight(); in CalculateReboundDistance() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
Ddialog_layout_algorithm.cpp107 float scrollHeight = 0.0f; in AnalysisHeightOfChild() local
180 void DialogLayoutAlgorithm::Distribute(float& scrollHeight, float& listHeight, float restHeight) in Distribute()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
Dsub_menu_layout_algorithm.cpp133 auto scrollHeight = scrollGeometryNode->GetFrameSize().Height(); in GetSubMenuPosition() local
/foundation/arkui/ace_engine/frameworks/core/components/option/
Drender_option.cpp485 auto scrollHeight = scroll->GetLayoutSize().Height(); in AdjustScrollPosition() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
Dsheet_presentation_pattern.cpp607 auto scrollHeight = height - operationHeight; in ChangeScrollHeight() local