Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.cpp1757 auto originalGetGestureEventFunc = originalShowMenu->GetGestureEventFunc(); in CopyEvent() local
1758 showMenu_= MakeRefPtr<ClickEvent>(std::move(originalGetGestureEventFunc)); in CopyEvent()