Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_utils.h54const RefPtr<SwiperIndicatorLayoutProperty>& indicatorLayoutProperty, in CalcIndicatrFrameOffSet()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_algorithm.cpp1167 auto indicatorLayoutProperty = frameNode->GetLayoutProperty<SwiperIndicatorLayoutProperty>(); in HasCustomIndicatorOffset() local
1180 auto indicatorLayoutProperty = in CalculateCustomOffset() local