Searched defs:CalculateMainScrollExtent (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/ | ||
H A D | render_single_child_scroll.cpp | 101 bool RenderSingleChildScroll::CalculateMainScrollExtent(const Size& itemSize) in CalculateMainScrollExtent() function in OHOS::Ace::RenderSingleChildScroll |
H A D | render_multi_child_scroll.cpp | 92 bool RenderMultiChildScroll::CalculateMainScrollExtent() in CalculateMainScrollExtent() function in OHOS::Ace::RenderMultiChildScroll |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/ | ||
H A D | render_popup_list.cpp | 299 void RenderPopupList::CalculateMainScrollExtent(double curMainPos) in CalculateMainScrollExtent() function in OHOS::Ace::V2::RenderPopupList |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/ | ||
H A D | render_list.cpp | 1947 void RenderList::CalculateMainScrollExtent(double curMainPos, double mainSize) in CalculateMainScrollExtent() function in OHOS::Ace::V2::RenderList |