Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.cpp823 auto paintMethodTemp = DynamicCast<DotIndicatorPaintMethod>(overlongPaintMethod); in CreateOverlongDotIndicatorPaintMethod() local
824 SetDotIndicatorPaintMethodInfo(swiperPattern, paintMethodTemp, swiperLayoutProperty); in CreateOverlongDotIndicatorPaintMethod()
891 auto paintMethodTemp = DynamicCast<DotIndicatorPaintMethod>(overlongPaintMethod); in UpdateOverlongPaintMethod() local
894 paintMethodTemp->SetGestureState(GestureState::GESTURE_STATE_NONE); in UpdateOverlongPaintMethod()
898 paintMethodTemp->SetGestureState(GestureState::GESTURE_STATE_NONE); in UpdateOverlongPaintMethod()