Home
last modified time | relevance | path

Searched refs:CalcReservedHeight (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
H A Dscroll_bar.h371 void CalcReservedHeight();
H A Dscroll_bar.cpp531 void ScrollBar::CalcReservedHeight() in CalcReservedHeight() function in OHOS::Ace::NG::ScrollBar
934 CalcReservedHeight(); in SetNormalWidth()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.cpp976 scrollBar_->CalcReservedHeight(); in UpdateBorderRadius()