Home
last modified time | relevance | path

Searched refs:OnFullScreenExit (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.h35 static void OnFullScreenExit(const JSCallbackInfo& args);
H A Djs_web.cpp1869 JSClass<JSWeb>::StaticMethod("onFullScreenExit", &JSWeb::OnFullScreenExit); in JSBind()
2695 void JSWeb::OnFullScreenExit(const JSCallbackInfo& args) in OnFullScreenExit() function in OHOS::OHOS::Ace::Framework::JSWeb
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_event_hub.h129 ACE_WEB_EVENT_PROPERTY(OnFullScreenExit, void);
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.h139 void OnFullScreenExit() override;
H A Dweb_client_impl.cpp247 void WebClientImpl::OnFullScreenExit() in OnFullScreenExit() function in OHOS::Ace::WebClientImpl
252 delegate->OnFullScreenExit(); in OnFullScreenExit()
H A Dweb_delegate.h866 void OnFullScreenExit();
H A Dweb_delegate.cpp4454 void WebDelegate::OnFullScreenExit() in OnFullScreenExit() function in OHOS::Ace::WebDelegate
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp715 void WebDelegate::OnFullScreenExit() in OnFullScreenExit() function in OHOS::Ace::WebDelegate

Completed in 31 milliseconds