Home
last modified time | relevance | path

Searched defs:OnContextMenuShow (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.cpp1361 void WebPattern::OnContextMenuShow(const std::shared_ptr<BaseEventInfo>& info, bool isRichtext, boo… in OnContextMenuShow() function in OHOS::Ace::NG::WebPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h819 bool OnContextMenuShow(const BaseEventInfo* info) const in OnContextMenuShow() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp596 void WebPattern::OnContextMenuShow(const std::shared_ptr<BaseEventInfo>& info, bool isRichtext, boo… in OnContextMenuShow() function in OHOS::Ace::NG::WebPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp3134 void JSWeb::OnContextMenuShow(const JSCallbackInfo& args) in OnContextMenuShow() function in OHOS::Ace::Framework::JSWeb
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp5189 bool WebDelegate::OnContextMenuShow(const std::shared_ptr<BaseEventInfo>& info) in OnContextMenuShow() function in OHOS::Ace::WebDelegate