Searched defs:OnCommonDialog (Results 1 – 5 of 5) sorted by relevance
391 void OnCommonDialog(bool (*callback)(FfiWebEvent event), int64_t dialogEventType) in OnCommonDialog() function
663 bool OnCommonDialog(const BaseEventInfo* info, DialogEventType dialogEventType) const in OnCommonDialog() function
1328 bool WebDelegateCross::OnCommonDialog(void* object, DialogEventType dialogEventType) in OnCommonDialog() function in OHOS::Ace::WebDelegateCross
2496 void JSWeb::OnCommonDialog(const JSCallbackInfo& args, int dialogEventType) in OnCommonDialog() function in OHOS::Ace::Framework::JSWeb
4645 bool WebDelegate::OnCommonDialog(const std::shared_ptr<BaseEventInfo>& info, DialogEventType dialog… in OnCommonDialog() function in OHOS::Ace::WebDelegate