Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dweb_model_impl.cpp270 void WebModelImpl::SetOnContextMenuHide(std::function<void(const BaseEventInfo* info)>&& jsCallback) in SetOnContextMenuHide() function in OHOS::Ace::Framework::WebModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h841 void SetOnContextMenuHide(OnContextMenuHideImpl&& onContextMenuHideImpl) in SetOnContextMenuHide() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model_ng.cpp384 void WebModelNG::SetOnContextMenuHide(std::function<void(const BaseEventInfo* info)>&& jsCallback) in SetOnContextMenuHide() function in OHOS::Ace::NG::WebModelNG