Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_single_child_scroll.cpp244 if (GetHasHeight()) { in PerformLayout()
288 if (GetHasHeight()) { in PerformLayout()
H A Dscroll_component.h263 const bool& GetHasHeight() const in GetHasHeight() function
H A Drender_scroll.h253 const bool& GetHasHeight() const in GetHasHeight() function
H A Drender_scroll.cpp845 hasHeight_ = scroll->GetHasHeight(); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp168 hasHeight_ = component_->GetHasHeight(); in Update()