Home
last modified time | relevance | path

Searched refs:GetScrollableChildSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll_bar/
H A Dscroll_bar_proxy.h75 Size GetScrollableChildSize(
H A Dscroll_bar_proxy.cpp93 …Size scrollableChildSize = GetScrollableChildSize(scrollable, scrollableChild->GetLayoutSize(), sc… in NotifyScrollableNode()
237 Size ScrollBarProxy::GetScrollableChildSize( in GetScrollableChildSize() function in OHOS::Ace::ScrollBarProxy