Home
last modified time | relevance | path

Searched defs:BindContextMenu (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
Dinput_event_hub.cpp61 void InputEventHub::BindContextMenu(OnMouseEventFunc&& showMenu) in BindContextMenu() function in OHOS::Ace::NG::InputEventHub
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.cpp107 void ViewAbstractModelNG::BindContextMenu( in BindContextMenu() function in OHOS::Ace::NG::ViewAbstractModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.cpp1536 void ViewAbstractModelImpl::BindContextMenu(ResponseType type, std::function<void()>& buildFunc, in BindContextMenu() function in OHOS::Ace::Framework::ViewAbstractModelImpl