Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Drender_text_overlay.h67 bool IsAnimationStarted() const;
H A Dtext_overlay_element.cpp233 if (count > 1 && !renderOverlay->IsAnimationStarted()) { in AddListener()
H A Drender_text_overlay.cpp1280 bool RenderTextOverlay::IsAnimationStarted() const in IsAnimationStarted() function in OHOS::Ace::RenderTextOverlay