Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.cpp890 void ArkWebHandlerImpl::OnNativeEmbedVisibilityChange(const ArkWebString& embed_id, bool visibility) in OnNativeEmbedVisibilityChange()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.cpp1005 …void ArkWebHandlerWrapper::OnNativeEmbedVisibilityChange(const std::string& embed_id, bool visibil… in OnNativeEmbedVisibilityChange()
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h989 virtual void OnNativeEmbedVisibilityChange(const std::string& embed_id, bool visibility) {} in OnNativeEmbedVisibilityChange()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp1243 void WebClientImpl::OnNativeEmbedVisibilityChange(const std::string& embed_id, bool visibility) in OnNativeEmbedVisibilityChange()
H A Dweb_delegate.cpp6541 void WebDelegate::OnNativeEmbedVisibilityChange(const std::string& embed_id, bool visibility) in OnNativeEmbedVisibilityChange()