Searched defs:BindMenu (Results 1 – 5 of 5) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/event/ | ||
| D | mock_gesture_event_hub.cpp | 34 void GestureEventHub::BindMenu(GestureEventFunc&& showMenu) {} in BindMenu() function in OHOS::Ace::NG::GestureEventHub |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ | ||
| D | view_abstract_model_ng.cpp | 50 void ViewAbstractModelNG::BindMenu( in BindMenu() function in OHOS::Ace::NG::ViewAbstractModelNG |
| D | view_abstract.cpp | 48 void BindMenu(const RefPtr<FrameNode>& menuNode, int32_t targetId, const NG::OffsetF& offset) in BindMenu() function |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ | ||
| D | gesture_event_hub.cpp | 870 void GestureEventHub::BindMenu(GestureEventFunc&& showMenu) in BindMenu() function in OHOS::Ace::NG::GestureEventHub |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
| D | view_abstract_model_impl.cpp | 1514 void ViewAbstractModelImpl::BindMenu( in BindMenu() function in OHOS::Ace::Framework::ViewAbstractModelImpl |