Home
last modified time | relevance | path

Searched refs:CalcTargetSelectedIndexOnBackward (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.h189 void CalcTargetSelectedIndexOnBackward(int32_t currentPageIndex, int32_t targetPageIndex);
H A Doverlength_dot_indicator_modifier.cpp763 CalcTargetSelectedIndexOnBackward(currentPageIndex, targetPageIndex); in CalcTargetSelectedIndex()
1042 void OverlengthDotIndicatorModifier::CalcTargetSelectedIndexOnBackward( in CalcTargetSelectedIndexOnBackward() function in OHOS::Ace::NG::OverlengthDotIndicatorModifier