Home
last modified time | relevance | path

Searched defs:OnContextMenuHide (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h835 void OnContextMenuHide(const BaseEventInfo* info) const in OnContextMenuHide() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp649 void WebPattern::OnContextMenuHide() in OnContextMenuHide() function in OHOS::Ace::NG::WebPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp3274 void JSWeb::OnContextMenuHide(const JSCallbackInfo& args) in OnContextMenuHide() function in OHOS::Ace::Framework::JSWeb
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp5240 void WebDelegate::OnContextMenuHide(const std::string& info) in OnContextMenuHide() function in OHOS::Ace::WebDelegate