Searched defs:SetOnContextMenuShow (Results 1 – 3 of 3) sorted by relevance
263 void WebModelImpl::SetOnContextMenuShow(std::function<bool(const BaseEventInfo* info)>&& jsCallback) in SetOnContextMenuShow() function in OHOS::Ace::Framework::WebModelImpl
826 void SetOnContextMenuShow(OnContextMenuImpl&& onContextMenuImpl) in SetOnContextMenuShow() function
361 void WebModelNG::SetOnContextMenuShow(std::function<bool(const BaseEventInfo* info)>&& jsCallback) in SetOnContextMenuShow() function in OHOS::Ace::NG::WebModelNG