Home
last modified time | relevance | path

Searched defs:OnFullScreenEnter (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.cpp509 void ArkWebHandlerImpl::OnFullScreenEnter(ArkWebRefPtr<ArkWebFullScreenExitHandler> handler) in OnFullScreenEnter() function in OHOS::ArkWeb::ArkWebHandlerImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.cpp595 void ArkWebHandlerWrapper::OnFullScreenEnter(std::shared_ptr<OHOS::NWeb::NWebFullScreenExitHandler>… in OnFullScreenEnter() function in OHOS::ArkWeb::ArkWebHandlerWrapper
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h704 void OnFullScreenEnter(const BaseEventInfo* info) const in OnFullScreenEnter() function
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h634 virtual void OnFullScreenEnter(std::shared_ptr<NWebFullScreenExitHandler> handler) {} in OnFullScreenEnter() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp258 void WebClientImpl::OnFullScreenEnter(std::shared_ptr<NWeb::NWebFullScreenExitHandler> handler) in OnFullScreenEnter() function in OHOS::Ace::WebClientImpl
H A Dweb_delegate.cpp4679 void WebDelegate::OnFullScreenEnter( in OnFullScreenEnter() function in OHOS::Ace::WebDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp2663 void JSWeb::OnFullScreenEnter(const JSCallbackInfo& args) in OnFullScreenEnter() function in OHOS::Ace::Framework::JSWeb