Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.h726 void SetMenuPreviewScale(float menuPreviewScale) in SetMenuPreviewScale() function
H A Dgesture_event_hub.cpp1084 imageGestureEventHub->SetMenuPreviewScale(defaultPixelMapScale); in OnDragStart()
1086 imageGestureEventHub->SetMenuPreviewScale(scale); in OnDragStart()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.cpp376 gestureHub->SetMenuPreviewScale(menuPreviewScale); in BindDragWithContextMenuParams()