Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtabs_layout_algorithm.cpp73 auto swiperWrapper = layoutWrapper->GetOrCreateChildByIndex(SWIPER_INDEX); in Measure() local
115 auto swiperWrapper = layoutWrapper->GetOrCreateChildByIndex(SWIPER_INDEX); in Layout() local
263RefPtr<LayoutWrapper>& swiperWrapper, const SizeF& idealSize, const SizeF& tabBarSize, const float… in MeasureSwiper()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
Dstepper_layout_algorithm.cpp90 auto swiperWrapper = layoutWrapper->GetOrCreateChildByIndex(index); in MeasureSwiper() local
338 auto swiperWrapper = layoutWrapper->GetOrCreateChildByIndex(index); in LayoutSwiper() local