Home
last modified time | relevance | path

Searched refs:OnShowAutofillPopup (Results 1 - 6 of 6) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_handler.h630 virtual void OnShowAutofillPopup(
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.h535 void OnShowAutofillPopup(const float offsetX, const float offsetY, const ArkWebStringVector& menu_items) override;
H A Dark_web_handler_impl.cpp794 void ArkWebHandlerImpl::OnShowAutofillPopup( in OnShowAutofillPopup() function in OHOS::ArkWeb::ArkWebHandlerImpl
797 nweb_handler_->OnShowAutofillPopup(offsetX, offsetY, ArkWebStringVectorStructToClass(menu_items)); in OnShowAutofillPopup()
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h857 virtual void OnShowAutofillPopup( in OnShowAutofillPopup() function in OHOS::NWeb::NWebHandler
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.h543 void OnShowAutofillPopup(
H A Dark_web_handler_wrapper.cpp860 void ArkWebHandlerWrapper::OnShowAutofillPopup( in OnShowAutofillPopup() function in OHOS::ArkWeb::ArkWebHandlerWrapper
864 ark_web_handler_->OnShowAutofillPopup(offsetX, offsetY, stMenuItems); in OnShowAutofillPopup()

Completed in 8 milliseconds