Searched defs:OnContextMenuShow (Results 1 – 5 of 5) sorted by relevance
1361 void WebPattern::OnContextMenuShow(const std::shared_ptr<BaseEventInfo>& info, bool isRichtext, boo… in OnContextMenuShow() function in OHOS::Ace::NG::WebPattern
819 bool OnContextMenuShow(const BaseEventInfo* info) const in OnContextMenuShow() function
596 void WebPattern::OnContextMenuShow(const std::shared_ptr<BaseEventInfo>& info, bool isRichtext, boo… in OnContextMenuShow() function in OHOS::Ace::NG::WebPattern
3134 void JSWeb::OnContextMenuShow(const JSCallbackInfo& args) in OnContextMenuShow() function in OHOS::Ace::Framework::JSWeb
5189 bool WebDelegate::OnContextMenuShow(const std::shared_ptr<BaseEventInfo>& info) in OnContextMenuShow() function in OHOS::Ace::WebDelegate