Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_modifier.h142 …void UpdatePressToNormalPaintProperty(const OffsetF& margin, const LinearVector<float>& normalItem…
H A Doverlength_dot_indicator_paint_method.cpp112 dotIndicatorModifier_->UpdatePressToNormalPaintProperty( in PaintNormalIndicator()
H A Ddot_indicator_paint_method.cpp139 dotIndicatorModifier_->UpdatePressToNormalPaintProperty( in PaintNormalIndicator()
H A Ddot_indicator_modifier.cpp457 void DotIndicatorModifier::UpdatePressToNormalPaintProperty( in UpdatePressToNormalPaintProperty() function in OHOS::Ace::NG::DotIndicatorModifier