Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_modifier.h136 void UpdateNormalToHoverPaintProperty(const LinearVector<float>& hoverItemHalfSizes,
H A Ddot_indicator_paint_method.cpp179 dotIndicatorModifier_->UpdateNormalToHoverPaintProperty( in PaintHoverIndicator()
H A Ddot_indicator_modifier.cpp406 void DotIndicatorModifier::UpdateNormalToHoverPaintProperty( in UpdateNormalToHoverPaintProperty() function in OHOS::Ace::NG::DotIndicatorModifier