Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Drender_select_popup.h62 void SetIsWattingForAnimationStart(bool isWattingForAnimationStart) in SetIsWattingForAnimationStart() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Drosen_render_text_overlay.cpp493 renderMenu_->SetIsWattingForAnimationStart(true); in AdjustForAnimation()
501 renderMenu_->SetIsWattingForAnimationStart(false); in AdjustForAnimation()
H A Drender_text_overlay.cpp1176 textMore->renderMenu_->SetIsWattingForAnimationStart(false); in BuildAndStartMoreButtonAnimation()
1183 textMore->renderMenu_->SetIsWattingForAnimationStart(true); in BuildAndStartMoreButtonAnimation()