Home
last modified time | relevance | path

Searched refs:MeasureWithOffset (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_layout_algorithm.h99 void MeasureWithOffset(LayoutWrapper* layoutWrapper, LayoutConstraintF& childLayoutConstraint);
H A Dtab_bar_layout_algorithm.cpp365 MeasureWithOffset(layoutWrapper, childLayoutConstraint); in MeasureVisibleItems()
371 MeasureWithOffset(layoutWrapper, childLayoutConstraint); in MeasureTargetIndex()
418 void TabBarLayoutAlgorithm::MeasureWithOffset(LayoutWrapper* layoutWrapper, LayoutConstraintF& chil… in MeasureWithOffset() function in OHOS::Ace::NG::TabBarLayoutAlgorithm