Home
last modified time | relevance | path

Searched refs:GetReservedHeight (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_component.cpp66 scrollBar_->SetReservedHeight(theme->GetReservedHeight()); in InitScrollBar()
H A Dscroll_bar_theme.h98 const Dimension& GetReservedHeight() const in GetReservedHeight() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dscroll_bar.h156 const Dimension& GetReservedHeight() const in GetReservedHeight() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list.cpp306 scrollBar_->SetReservedHeight(scrollBarTheme->GetReservedHeight()); in ResetInitializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
H A Dscroll_bar.cpp539 endReservedHeight_ = theme->GetReservedHeight(); in CalcReservedHeight()
/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()