Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
H A Dmenu_wrapper_pattern.cpp253 UpdateMenuAnimation(host); in HideSubMenu()
271 UpdateMenuAnimation(host); in HideSubMenu()
485 UpdateMenuAnimation(host); in HideMenu()
490 UpdateMenuAnimation(host); in HideMenu()
496 void MenuWrapperPattern::UpdateMenuAnimation(const RefPtr<FrameNode>& host) in UpdateMenuAnimation() function in OHOS::Ace::NG::MenuWrapperPattern
H A Dmenu_wrapper_pattern.h436 void UpdateMenuAnimation(const RefPtr<FrameNode>& host);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_pattern.cpp566 menuWrapperPattern->UpdateMenuAnimation(menuWrapper); in CloseMenu()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp2126 wrapperPattern->UpdateMenuAnimation(menu); in HideMenuInSubWindow()
2196 wrapperPattern->UpdateMenuAnimation(node); in HideAllMenus()
3026 menuWrapperPattern->UpdateMenuAnimation(overlay); in RemoveMenu()