Home
last modified time | relevance | path

Searched defs:tabBarSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_layout_algorithm.cpp58 SizeF tabBarSize; in Measure() local
266 …RefPtr<LayoutWrapper>& swiperWrapper, const SizeF& idealSize, const SizeF& tabBarSize, const float… in MeasureSwiper()
H A Dtab_bar_pattern.cpp1231 auto tabBarSize = host->GetGeometryNode()->GetMarginFrameSize(); in OnSyncGeometryNode() local