Searched defs:BindContextMenu (Results 1 – 3 of 3) sorted by relevance
80 void InputEventHub::BindContextMenu(OnMouseEventFunc&& showMenu) in BindContextMenu() function in OHOS::Ace::NG::InputEventHub
231 void ViewAbstractModelNG::BindContextMenu(ResponseType type, std::function<void()>& buildFunc, in BindContextMenu() function in OHOS::Ace::NG::ViewAbstractModelNG
1555 void ViewAbstractModelImpl::BindContextMenu(ResponseType type, std::function<void()>& buildFunc, in BindContextMenu() function in OHOS::Ace::Framework::ViewAbstractModelImpl