Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Doverlength_dot_indicator_modifier.h188 void CalcTargetSelectedIndexOnForward(int32_t currentPageIndex, int32_t targetPageIndex);
H A Doverlength_dot_indicator_modifier.cpp759 CalcTargetSelectedIndexOnForward(currentPageIndex, targetPageIndex); in CalcTargetSelectedIndex()
1015 void OverlengthDotIndicatorModifier::CalcTargetSelectedIndexOnForward(int32_t currentPageIndex, int… in CalcTargetSelectedIndexOnForward() function in OHOS::Ace::NG::OverlengthDotIndicatorModifier