/external/webkit/Source/WebKit/efl/WebCoreSupport/ |
FullscreenVideoControllerEfl.cpp | 35 FullscreenVideoController::FullscreenVideoController() 44 FullscreenVideoController::~FullscreenVideoController() 49 void FullscreenVideoController::setMediaElement(HTMLMediaElement* mediaElement) 61 void FullscreenVideoController::showHud(bool autoHide) 66 void FullscreenVideoController::hideHud() 71 void FullscreenVideoController::enterFullscreen() 76 void FullscreenVideoController::updateHudPosition() 81 void FullscreenVideoController::exitOnUserRequest( [all...] |
FullscreenVideoControllerEfl.h | 30 class FullscreenVideoController { 31 WTF_MAKE_NONCOPYABLE(FullscreenVideoController); 33 FullscreenVideoController(); 34 virtual ~FullscreenVideoController();
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
FullscreenVideoController.cpp | 24 #include "FullscreenVideoController.h" 57 static gboolean hideHudCallback(FullscreenVideoController* controller) 63 static gboolean onFullscreenGtkMotionNotifyEvent(GtkWidget* widget, GdkEventMotion* event, FullscreenVideoController* controller) 69 static void onFullscreenGtkActiveNotification(GtkWidget* widget, GParamSpec* property, FullscreenVideoController* controller) 75 static gboolean onFullscreenGtkConfigureEvent(GtkWidget* widget, GdkEventConfigure* event, FullscreenVideoController* controller) 81 static void onFullscreenGtkDestroy(GtkWidget* widget, FullscreenVideoController* controller) 86 static void togglePlayPauseActivated(GtkAction* action, FullscreenVideoController* controller) 91 static void exitFullscreenActivated(GtkAction* action, FullscreenVideoController* controller) 96 static gboolean progressBarUpdateCallback(FullscreenVideoController* controller) 101 static gboolean timeScaleButtonPressed(GtkWidget* widget, GdkEventButton* event, FullscreenVideoController* controller [all...] |
FullscreenVideoController.h | 30 class FullscreenVideoController { 31 WTF_MAKE_NONCOPYABLE(FullscreenVideoController); 33 FullscreenVideoController(); 34 virtual ~FullscreenVideoController();
|
/external/webkit/Source/WebKit/win/ |
FullscreenVideoController.cpp | 30 #include "FullscreenVideoController.h" 177 class FullscreenVideoController::LayerClient : public WebCore::PlatformCALayerClient { 179 LayerClient(FullscreenVideoController* parent) : m_parent(parent) { } 196 FullscreenVideoController* m_parent; 199 void FullscreenVideoController::LayerClient::platformCALayerLayoutSublayersOfLayer(PlatformCALayer* layer) 231 FullscreenVideoController::FullscreenVideoController() 243 , m_timer(this, &FullscreenVideoController::timerFired) 252 FullscreenVideoController::~FullscreenVideoController() [all...] |
FullscreenVideoController.h | 105 class FullscreenVideoController : WebCore::MediaPlayerPrivateFullscreenClient { 106 WTF_MAKE_NONCOPYABLE(FullscreenVideoController); 108 FullscreenVideoController(); 109 virtual ~FullscreenVideoController(); 142 void timerFired(WebCore::Timer<FullscreenVideoController>*); 179 WebCore::Timer<FullscreenVideoController> m_timer;
|
ChangeLog | 542 * FullscreenVideoController.cpp: Added property svn:eol-style. 543 * FullscreenVideoController.h: Added property svn:eol-style. [all...] |
WebView.h | 55 class FullscreenVideoController; [all...] |
WebView.cpp | 31 #include "FullscreenVideoController.h" [all...] |
/external/webkit/Source/WebKit/gtk/po/ |
POTFILES | 5 Source/WebKit/gtk/WebCoreSupport/FullscreenVideoController.cpp
|
bg.po | 73 #: WebKit/gtk/WebCoreSupport/FullscreenVideoController.cpp:385 77 #: WebKit/gtk/WebCoreSupport/FullscreenVideoController.cpp:387 81 #: WebKit/gtk/WebCoreSupport/FullscreenVideoController.cpp:533 85 #: WebKit/gtk/WebCoreSupport/FullscreenVideoController.cpp:533 89 #: WebKit/gtk/WebCoreSupport/FullscreenVideoController.cpp:541 93 #: WebKit/gtk/WebCoreSupport/FullscreenVideoController.cpp:565 97 #: WebKit/gtk/WebCoreSupport/FullscreenVideoController.cpp:565 [all...] |
fr.po | 76 #: Source/WebKit/gtk/WebCoreSupport/FullscreenVideoController.cpp:389 80 #: Source/WebKit/gtk/WebCoreSupport/FullscreenVideoController.cpp:391 84 #: Source/WebKit/gtk/WebCoreSupport/FullscreenVideoController.cpp:537 88 #: Source/WebKit/gtk/WebCoreSupport/FullscreenVideoController.cpp:537 92 #: Source/WebKit/gtk/WebCoreSupport/FullscreenVideoController.cpp:545 96 #: Source/WebKit/gtk/WebCoreSupport/FullscreenVideoController.cpp:568 100 #: Source/WebKit/gtk/WebCoreSupport/FullscreenVideoController.cpp:568 [all...] |
ko.po | 102 #: ../WebCoreSupport/FullscreenVideoController.cpp:386 106 #: ../WebCoreSupport/FullscreenVideoController.cpp:388 110 #: ../WebCoreSupport/FullscreenVideoController.cpp:534 114 #: ../WebCoreSupport/FullscreenVideoController.cpp:534 118 #: ../WebCoreSupport/FullscreenVideoController.cpp:542 122 #: ../WebCoreSupport/FullscreenVideoController.cpp:566 126 #: ../WebCoreSupport/FullscreenVideoController.cpp:566 [all...] |
id.po | 102 #: ../WebCoreSupport/FullscreenVideoController.cpp:386 106 #: ../WebCoreSupport/FullscreenVideoController.cpp:388 110 #: ../WebCoreSupport/FullscreenVideoController.cpp:534 114 #: ../WebCoreSupport/FullscreenVideoController.cpp:534 118 #: ../WebCoreSupport/FullscreenVideoController.cpp:542 122 #: ../WebCoreSupport/FullscreenVideoController.cpp:566 126 #: ../WebCoreSupport/FullscreenVideoController.cpp:566 [all...] |
it.po | 114 #: ../WebCoreSupport/FullscreenVideoController.cpp:385 118 #: ../WebCoreSupport/FullscreenVideoController.cpp:387 122 #: ../WebCoreSupport/FullscreenVideoController.cpp:533 126 #: ../WebCoreSupport/FullscreenVideoController.cpp:533 130 #: ../WebCoreSupport/FullscreenVideoController.cpp:541 134 #: ../WebCoreSupport/FullscreenVideoController.cpp:565 138 #: ../WebCoreSupport/FullscreenVideoController.cpp:565 [all...] |
nl.po | 99 #: ../WebCoreSupport/FullscreenVideoController.cpp:385 104 #: ../WebCoreSupport/FullscreenVideoController.cpp:387 109 #: ../WebCoreSupport/FullscreenVideoController.cpp:533 113 #: ../WebCoreSupport/FullscreenVideoController.cpp:533 117 #: ../WebCoreSupport/FullscreenVideoController.cpp:541 121 #: ../WebCoreSupport/FullscreenVideoController.cpp:565 125 #: ../WebCoreSupport/FullscreenVideoController.cpp:565 [all...] |
pl.po | 106 #: ../WebCoreSupport/FullscreenVideoController.cpp:385 110 #: ../WebCoreSupport/FullscreenVideoController.cpp:387 114 #: ../WebCoreSupport/FullscreenVideoController.cpp:533 118 #: ../WebCoreSupport/FullscreenVideoController.cpp:533 122 #: ../WebCoreSupport/FullscreenVideoController.cpp:541 126 #: ../WebCoreSupport/FullscreenVideoController.cpp:565 130 #: ../WebCoreSupport/FullscreenVideoController.cpp:565 [all...] |
/external/webkit/Source/WebKit/gtk/webkit/ |
webkitwebviewprivate.h | 27 #include "FullscreenVideoController.h" 93 FullscreenVideoController* fullscreenVideoController;
|
webkitwebview.cpp | [all...] |
/external/webkit/Source/WebKit/efl/ |
ChangeLog | [all...] |
/external/webkit/Source/WebKit/gtk/ |
ChangeLog | [all...] |
GNUmakefile.am | 192 Source/WebKit/gtk/WebCoreSupport/FullscreenVideoController.cpp \ 193 Source/WebKit/gtk/WebCoreSupport/FullscreenVideoController.h \
|
/external/webkit/Source/WebKit/win/WebKit.vcproj/ |
WebKit.vcproj | 431 RelativePath="..\FullscreenVideoController.h" 751 RelativePath="..\FullscreenVideoController.cpp"
|