Home
last modified time | relevance | path

Searched refs:SetReservedHeight (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_component.cpp66 scrollBar_->SetReservedHeight(theme->GetReservedHeight()); in InitScrollBar()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dscroll_bar.h151 void SetReservedHeight(const Dimension& height) in SetReservedHeight() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list.cpp306 scrollBar_->SetReservedHeight(scrollBarTheme->GetReservedHeight()); in ResetInitializedStyle()
308 scrollBar_->SetReservedHeight(scrollbarPositionY_.second); in ResetInitializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Drender_grid_scroll.cpp1235 scrollBar_->SetReservedHeight(theme->GetReservedHeight()); in InitScrollBar()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp304 scrollBar_->SetReservedHeight(theme->GetReservedHeight()); in InitScrollBar()