Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_paint_method.cpp151 auto swiperTheme = GetSwiperIndicatorTheme(); in PaintHoverIndicator()
223 auto swiperTheme = GetSwiperIndicatorTheme(); in PaintPressIndicator()
314 auto swiperTheme = GetSwiperIndicatorTheme(); in CalculateLongPointCenterX()
449 auto swiperTheme = GetSwiperIndicatorTheme(); in UpdateBackground()
H A Ddot_indicator_modifier.cpp375 auto swiperTheme = GetSwiperIndicatorTheme(); in UpdateNormalPaintProperty()
388 auto swiperTheme = GetSwiperIndicatorTheme(); in UpdateHoverPaintProperty()
399 auto swiperTheme = GetSwiperIndicatorTheme(); in UpdatePressPaintProperty()
474 auto swiperTheme = GetSwiperIndicatorTheme(); in UpdateHoverAndPressConversionPaintProperty()
H A Ddot_indicator_paint_method.h169 static RefPtr<OHOS::Ace::SwiperIndicatorTheme> GetSwiperIndicatorTheme() in GetSwiperIndicatorTheme() function
H A Ddot_indicator_modifier.h306 static RefPtr<OHOS::Ace::SwiperIndicatorTheme> GetSwiperIndicatorTheme() in GetSwiperIndicatorTheme() function
H A Doverlength_dot_indicator_paint_method.cpp151 auto swiperTheme = GetSwiperIndicatorTheme(); in CalculateLongPointCenterX()
H A Doverlength_dot_indicator_modifier.cpp203 auto swiperTheme = GetSwiperIndicatorTheme(); in UpdateNormalPaintProperty()