Home
last modified time | relevance | path

Searched refs:GetRefreshAnimationCallback (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.h206 const RefreshAnimationCallback& GetRefreshAnimationCallback() const in GetRefreshAnimationCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_element.cpp145 auto menuAnimationCallback = menu->GetRefreshAnimationCallback(); in OnStartAnimation()