Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/utils/
H A Ddrag_animation_helper.h55 static void ShowGatherAnimationWithMenu(const RefPtr<FrameNode>& menuWrapperNode);
H A Ddrag_animation_helper.cpp385 void DragAnimationHelper::ShowGatherAnimationWithMenu(const RefPtr<FrameNode>& menuWrapperNode) in ShowGatherAnimationWithMenu() function in OHOS::Ace::NG::DragAnimationHelper
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_pattern.cpp1439 DragAnimationHelper::ShowGatherAnimationWithMenu(menuWrapper); in OnDirtyLayoutWrapperSwap()