Home
last modified time | relevance | path

Searched defs:isHoverExists (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drender_rating.cpp623 void RenderRating::PlayEventEffectAnimation(int32_t starIndex, bool isHoverExists) in PlayEventEffectAnimation()
648 …ng::CreateColorAnimation(const Color& from, const Color& to, int32_t starIndex, bool isHoverExists) in CreateColorAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Drender_option.cpp815 …RenderOption::PlayEventEffectAnimation(const Color& endColor, int32_t duration, bool isHoverExists) in PlayEventEffectAnimation()