Home
last modified time | relevance | path

Searched refs:IsPictureInPictureSupported (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.cc712 bool AlloyBrowserHostImpl::IsPictureInPictureSupported() const { in IsPictureInPictureSupported() function in AlloyBrowserHostImpl
1462 if (!IsPictureInPictureSupported()) { in EnterPictureInPicture()
1471 DCHECK(IsPictureInPictureSupported()); in ExitPictureInPicture()
Dalloy_browser_host_impl.h150 bool IsPictureInPictureSupported() const;
/third_party/cef/libcef/browser/prefs/
Drenderer_prefs.cc419 web.picture_in_picture_enabled = browser->IsPictureInPictureSupported(); in PopulateWebPreferences()
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch22263 web.picture_in_picture_enabled = browser->IsPictureInPictureSupported();