Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_layout_algorithm.cpp127 double DotIndicatorLayoutAlgorithm::GetValidEdgeLength( in GetValidEdgeLength() function in OHOS::Ace::NG::DotIndicatorLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_utils.h105 … static float GetValidEdgeLength(float swiperLength, float indicatorLength, const Dimension& edge) in GetValidEdgeLength() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp1850 double RenderSwiper::GetValidEdgeLength(double swiperLength, double indicatorLength, const Dimensio… in GetValidEdgeLength() function in OHOS::Ace::RenderSwiper