Searched defs:shouldOverlay (Results 1 – 7 of 7) sorted by relevance
470 void ArkWebPreferenceImpl::SetNativeVideoPlayerConfig(bool enable, bool shouldOverlay) in SetNativeVideoPlayerConfig()
537 void ArkWebPreferenceWrapper::SetNativeVideoPlayerConfig(bool enable, bool shouldOverlay) in SetNativeVideoPlayerConfig()
634 void WebModelImpl::SetNativeVideoPlayerConfig(bool enable, bool shouldOverlay) in SetNativeVideoPlayerConfig()
657 void SetNativeVideoPlayerConfig(bool enable, bool shouldOverlay) in SetNativeVideoPlayerConfig()
1116 void WebModelNG::SetNativeVideoPlayerConfig(bool enable, bool shouldOverlay) in SetNativeVideoPlayerConfig()
5022 std::optional<bool> shouldOverlay; in EnableNativeVideoPlayer() local
6282 void WebDelegate::UpdateNativeVideoPlayerConfig(bool enable, bool shouldOverlay) in UpdateNativeVideoPlayerConfig()