Home
last modified time | relevance | path

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

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