Searched refs:enableOverlayFullscreenVideo (Results 1 – 3 of 3) sorted by relevance
166 BLINK_EXPORT static void enableOverlayFullscreenVideo(bool);
172 WebRuntimeFeatures::enableOverlayFullscreenVideo(true); in SetRuntimeFeaturesDefaultsAndUpdateFromArgs()
453 void WebRuntimeFeatures::enableOverlayFullscreenVideo(bool enable) in enableOverlayFullscreenVideo() function in blink::WebRuntimeFeatures