Home
last modified time | relevance | path

Searched refs:enterFullscreen (Results 1 – 25 of 42) sorted by relevance

12

/external/webkit/Source/WebCore/platform/graphics/gstreamer/
DGStreamerGWorld.h51 bool enterFullscreen();
DGStreamerGWorld.cpp75 bool GStreamerGWorld::enterFullscreen() in enterFullscreen() function in WebCore::GStreamerGWorld
/external/webkit/Source/WebKit/mac/WebView/
DWebVideoFullscreenController.h66 - (void)enterFullscreen:(NSScreen *)screen;
DWebFullScreenController.h73 - (void)enterFullscreen:(NSScreen *)screen;
DWebVideoFullscreenController.mm109 if (gstGworld->enterFullscreen())
290 - (void)enterFullscreen:(NSScreen *)screen
DWebFullScreenController.mm356 - (void)enterFullscreen:(NSScreen *)screen
371 // setElement: must be called with a non-nil value before calling enterFullscreen:.
/external/webkit/Source/WebKit/efl/WebCoreSupport/
DFullscreenVideoControllerEfl.h39 void enterFullscreen();
DFullscreenVideoControllerEfl.cpp71 void FullscreenVideoController::enterFullscreen() in enterFullscreen() function in FullscreenVideoController
/external/webkit/Source/WebCore/platform/graphics/win/
DQTMovieGWorld.h71 HWND enterFullscreen(QTMovieGWorldFullscreenClient*);
DQTMovieGWorld.cpp392 HWND QTMovieGWorld::enterFullscreen(QTMovieGWorldFullscreenClient* client) in enterFullscreen() function in QTMovieGWorld
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DFullscreenVideoController.h41 void enterFullscreen();
DFullscreenVideoController.cpp253 void FullscreenVideoController::enterFullscreen() in enterFullscreen() function in FullscreenVideoController
262 if (!m_gstreamerGWorld->enterFullscreen()) in enterFullscreen()
/external/webkit/Source/WebKit2/UIProcess/Plugins/mac/
DPluginProcessProxyMac.mm101 enterFullscreen();
106 void PluginProcessProxy::enterFullscreen()
/external/webkit/Source/WebCore/platform/graphics/
DMediaPlayerPrivate.h113 virtual void enterFullscreen() { } in enterFullscreen() function
DMediaPlayer.h286 void enterFullscreen();
DMediaPlayer.cpp681 void MediaPlayer::enterFullscreen() in enterFullscreen() function in WebCore::MediaPlayer
683 m_private->enterFullscreen(); in enterFullscreen()
/external/webkit/Source/WebKit2/UIProcess/Plugins/
DPluginProcessProxy.h106 void enterFullscreen();
/external/webkit/Source/WebKit/win/
DFullscreenVideoController.h114 void enterFullscreen();
DFullscreenVideoController.cpp271 void FullscreenVideoController::enterFullscreen() in enterFullscreen() function in FullscreenVideoController
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DFullScreenVideoQt.cpp65 if (!gstreamerGWorld->enterFullscreen()) in enterFullScreen()
/external/webkit/Source/WebCore/html/
DHTMLVideoElement.cpp245 enterFullscreen(); in webkitEnterFullscreen()
DHTMLMediaElement.h168 void enterFullscreen();
/external/chromium/chrome/browser/ui/cocoa/
Dbrowser_window_controller.h325 - (IBAction)enterFullscreen:(id)sender;
/external/webkit/Source/WebCore/rendering/
DHitTestResult.cpp385 videoElt->enterFullscreen(); in enterFullscreenForVideo()
/external/webkit/Source/WebCore/html/shadow/
DMediaControlElements.cpp820 mediaElement()->enterFullscreen(); in defaultEventHandler()

12