Searched defs:BindContextMenu (Results 1 – 3 of 3) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ | ||
| D | input_event_hub.cpp | 61 void InputEventHub::BindContextMenu(OnMouseEventFunc&& showMenu) in BindContextMenu() function in OHOS::Ace::NG::InputEventHub |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ | ||
| D | view_abstract_model_ng.cpp | 107 void ViewAbstractModelNG::BindContextMenu( in BindContextMenu() function in OHOS::Ace::NG::ViewAbstractModelNG |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
| D | view_abstract_model_impl.cpp | 1536 void ViewAbstractModelImpl::BindContextMenu(ResponseType type, std::function<void()>& buildFunc, in BindContextMenu() function in OHOS::Ace::Framework::ViewAbstractModelImpl |