Searched refs:enterFullscreen (Results 1 - 25 of 31) sorted by relevance

12

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gstreamer/
H A DFullscreenVideoControllerGStreamer.h42 void enterFullscreen();
H A DFullscreenVideoControllerGStreamer.cpp74 void FullscreenVideoControllerGStreamer::enterFullscreen() function in class:WebCore::FullscreenVideoControllerGStreamer
79 if (!m_gstreamerGWorld->enterFullscreen())
H A DGStreamerGWorld.h55 bool enterFullscreen();
H A DMediaPlayerPrivateGStreamerBase.h88 void enterFullscreen();
H A DMediaPlayerPrivateGStreamerBase.cpp461 void MediaPlayerPrivateGStreamerBase::enterFullscreen() function in class:WebCore::MediaPlayerPrivateGStreamerBase
466 m_fullscreenVideoController->enterFullscreen();
H A DGStreamerGWorld.cpp106 bool GStreamerGWorld::enterFullscreen() function in class:WebCore::GStreamerGWorld
/macosx-10.9.5/WebCore-7537.78.1/platform/mac/
H A DWebVideoFullscreenController.h66 - (void)enterFullscreen:(NSScreen *)screen;
H A DWebVideoFullscreenController.mm274 - (void)enterFullscreen:(NSScreen *)screen
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DFullscreenVideoControllerEfl.h39 void enterFullscreen();
H A DFullscreenVideoControllerEfl.cpp71 void FullscreenVideoController::enterFullscreen() function in class:FullscreenVideoController
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DMediaControllerInterface.h74 virtual void enterFullscreen() = 0;
H A DMediaController.h91 virtual void enterFullscreen() { } function in class:WebCore::MediaController
H A DHTMLVideoElement.cpp274 enterFullscreen();
H A DHTMLMediaElement.h343 void enterFullscreen();
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DQTMovieGWorld.h70 HWND enterFullscreen(QTMovieGWorldFullscreenClient*);
H A DQTMovieGWorld.cpp392 HWND QTMovieGWorld::enterFullscreen(QTMovieGWorldFullscreenClient* client) function in class:QTMovieGWorld
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DMediaPlayerPrivate.h138 virtual void enterFullscreen() { } function in class:WebCore::MediaPlayerPrivateInterface
H A DMediaPlayer.h405 void enterFullscreen();
H A DMediaPlayer.cpp822 void MediaPlayer::enterFullscreen() function in class:WebCore::MediaPlayer
824 m_private->enterFullscreen();
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DFullScreenVideoQt.cpp62 if (!gstreamerGWorld->enterFullscreen())
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DFullscreenVideoController.h114 void enterFullscreen();
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Plugins/
H A DPluginProcessProxy.h129 void enterFullscreen();
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Plugins/mac/
H A DPluginProcessProxyMac.mm225 enterFullscreen();
230 void PluginProcessProxy::enterFullscreen()
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DChromeClientGtk.cpp942 mediaElement->player()->enterFullscreen();
1000 mediaElement->player()->enterFullscreen();
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DHitTestResult.cpp431 videoElt->enterFullscreen();

Completed in 236 milliseconds

12