Searched refs:CalculateMainScrollExtent (Results 1 – 9 of 9) sorted by relevance
92 bool RenderMultiChildScroll::CalculateMainScrollExtent() in CalculateMainScrollExtent() function in OHOS::Ace::RenderMultiChildScroll168 if (CalculateMainScrollExtent()) { in JumpToIndex()188 if (CalculateMainScrollExtent()) { in JumpToPosition()477 CalculateMainScrollExtent(); in PerformLayout()711 CalculateMainScrollExtent(); in ScrollToEdge()756 CalculateMainScrollExtent(); in ScrollPage()
39 bool CalculateMainScrollExtent(const Size& itemSize);
101 bool RenderSingleChildScroll::CalculateMainScrollExtent(const Size& itemSize) in CalculateMainScrollExtent() function in OHOS::Ace::RenderSingleChildScroll262 bool isScrollable = CalculateMainScrollExtent(itemSize); in PerformLayout()
65 bool CalculateMainScrollExtent();
64 void CalculateMainScrollExtent(double curMainPos);
124 CalculateMainScrollExtent(curMainPos); in PerformLayout()299 void RenderPopupList::CalculateMainScrollExtent(double curMainPos) in CalculateMainScrollExtent() function in OHOS::Ace::V2::RenderPopupList
342 void CalculateMainScrollExtent(double curMainPos, double mainSize);
702 CalculateMainScrollExtent(curMainPos, mainSize); in PerformLayout()1947 void RenderList::CalculateMainScrollExtent(double curMainPos, double mainSize) in CalculateMainScrollExtent() function in OHOS::Ace::V2::RenderList
135 scroll->CalculateMainScrollExtent(); in RefreshScrollExtent()