Home
last modified time | relevance | path

Searched defs:isFullScreen (Results 1 – 3 of 3) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_native_media_player_handler_wrapper.cpp77 void ArkWebNativeMediaPlayerHandlerWrapper::HandleFullScreenChanged(bool isFullScreen) in HandleFullScreenChanged()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_native_media_player_handler_impl.cpp82 void ArkWebNativeMediaPlayerHandlerImpl::HandleFullScreenChanged(bool isFullScreen) in HandleFullScreenChanged()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnative_media_player_impl.cpp263 void NapiNativeMediaPlayerHandlerImpl::HandleFullScreenChanged(bool isFullScreen) in HandleFullScreenChanged()