Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_indicator_common_test_ng.cpp754 indicatorPattern->UpdateOverlongPaintMethod(pattern_, overlongPaintMethod);
763 indicatorPattern->UpdateOverlongPaintMethod(pattern_, overlongPaintMethod);
791 indicatorPattern->UpdateOverlongPaintMethod(pattern_, overlongPaintMethod);
804 indicatorPattern->UpdateOverlongPaintMethod(pattern_, overlongPaintMethod);
833 indicatorPattern->UpdateOverlongPaintMethod(pattern_, overlongPaintMethod);
845 indicatorPattern->UpdateOverlongPaintMethod(pattern_, overlongPaintMethod);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.h203 void UpdateOverlongPaintMethod(
H A Dswiper_indicator_pattern.cpp825 UpdateOverlongPaintMethod(swiperPattern, overlongPaintMethod); in CreateOverlongDotIndicatorPaintMethod()
885 void SwiperIndicatorPattern::UpdateOverlongPaintMethod( in UpdateOverlongPaintMethod() function in OHOS::Ace::NG::SwiperIndicatorPattern