Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
Ddot_indicator_layout_algorithm.cpp171 double DotIndicatorLayoutAlgorithm::GetValidEdgeLength(float swiperLength, float indicatorLength, c… in GetValidEdgeLength()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
Dswiper_indicator_utils.h94 … static float GetValidEdgeLength(float swiperLength, float indicatorLength, const Dimension& edge) in GetValidEdgeLength()
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
Drender_swiper.cpp1853 double RenderSwiper::GetValidEdgeLength(double swiperLength, double indicatorLength, const Dimensio… in GetValidEdgeLength()