Searched refs:exitFullscreen (Results 1 - 25 of 32) sorted by relevance

12

/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DFullscreenVideoControllerEfl.cpp46 exitFullscreen();
57 exitFullscreen();
86 void FullscreenVideoController::exitFullscreen() function in class:FullscreenVideoController
H A DFullscreenVideoControllerEfl.h40 void exitFullscreen();
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gstreamer/
H A DFullscreenVideoControllerGStreamer.cpp71 exitFullscreen();
89 void FullscreenVideoControllerGStreamer::exitFullscreen() function in class:WebCore::FullscreenVideoControllerGStreamer
104 m_gstreamerGWorld->exitFullscreen();
H A DFullscreenVideoControllerGStreamer.h43 void exitFullscreen();
H A DGStreamerGWorld.h56 void exitFullscreen();
H A DMediaPlayerPrivateGStreamerBase.h89 void exitFullscreen();
H A DMediaPlayerPrivateGStreamerBase.cpp165 exitFullscreen();
469 void MediaPlayerPrivateGStreamerBase::exitFullscreen() function in class:WebCore::MediaPlayerPrivateGStreamerBase
473 m_fullscreenVideoController->exitFullscreen();
H A DGStreamerGWorld.cpp93 exitFullscreen();
194 void GStreamerGWorld::exitFullscreen() function in class:WebCore::GStreamerGWorld
/macosx-10.9.5/WebCore-7537.78.1/platform/mac/
H A DWebVideoFullscreenController.h67 - (void)exitFullscreen;
H A DWebVideoFullscreenHUDWindowController.mm73 - (void)exitFullscreen:(id)sender;
106 [[self windowController] exitFullscreen:self];
343 [exitFullscreenButton setAction:@selector(exitFullscreen:)];
617 - (void)exitFullscreen:(id)sender
H A DWebVideoFullscreenController.mm190 [self autorelease]; // Associated -retain is in -exitFullscreen.
299 - (void)exitFullscreen
377 _mediaElement->exitFullscreen();
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DFullScreenVideoQt.cpp73 m_videoElement->exitFullscreen();
79 m_videoElement->platformMedia().media.gstreamerGWorld->exitFullscreen();
170 m_videoElement->exitFullscreen();
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DQTMovieGWorld.h71 void exitFullscreen();
H A DQTMovieGWorld.cpp431 void QTMovieGWorld::exitFullscreen() function in class:QTMovieGWorld
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DMediaPlayerPrivate.h139 virtual void exitFullscreen() { } function in class:WebCore::MediaPlayerPrivateInterface
H A DMediaPlayer.h406 void exitFullscreen();
H A DMediaPlayer.cpp827 void MediaPlayer::exitFullscreen() function in class:WebCore::MediaPlayer
829 m_private->exitFullscreen();
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DFullscreenVideoController.h115 void exitFullscreen();
H A DFullscreenVideoController.cpp272 exitFullscreen();
303 void FullscreenVideoController::exitFullscreen() function in class:FullscreenVideoController
592 m_mediaElement->exitFullscreen();
601 m_mediaElement->exitFullscreen();
685 m_mediaElement->exitFullscreen();
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Plugins/
H A DPluginProcessProxy.h130 void exitFullscreen();
H A DPluginProcessProxy.cpp166 exitFullscreen();
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLVideoElement.cpp280 exitFullscreen();
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Plugins/mac/
H A DPluginProcessProxyMac.mm227 exitFullscreen();
243 void PluginProcessProxy::exitFullscreen()
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gtk/
H A DFullscreenVideoControllerGtk.cpp83 controller->exitFullscreen();
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DChromeClientGtk.cpp955 mediaElement->player()->exitFullscreen();
1040 mediaElement->player()->exitFullscreen();

Completed in 263 milliseconds

12