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