Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_algorithm.h103 float GetContentMainSize() const in GetContentMainSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_algorithm.h206 float GetContentMainSize() const in GetContentMainSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_layout_algorithm.cpp143 float TabBarLayoutAlgorithm::GetContentMainSize(LayoutWrapper* layoutWrapper, const SizeF& frameSiz… in GetContentMainSize() function in OHOS::Ace::NG::TabBarLayoutAlgorithm