Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll_bar/
H A Dscroll_bar_proxy.cpp93 …Size scrollableChildSize = GetScrollableChildSize(scrollable, scrollableChild->GetLayoutSize(), sc… in NotifyScrollableNode() local
148 Size scrollableChildSize = scrollableChild->GetLayoutSize(); in NotifyScrollBar() local
238 const RefPtr<RenderNode>& scrollable, const Size& scrollableChildSize, Axis scrollBarAxis) const in GetScrollableChildSize() argument
269 Size& scrollableChildSize, Offset& scrollableChildPosition) const in AdjustParam()