Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_theme.h174 float GetMenuDragAnimationScale() const in GetMenuDragAnimationScale() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp591 … VectorF(menuTheme->GetMenuDragAnimationScale(), menuTheme->GetMenuDragAnimationScale())); in ShowContextMenuDisappearAnimation()