HomeSort by relevance Sort by last modified time
    Searched defs:FullScreenVideoQt (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/qt/WebCoreSupport/
FullScreenVideoQt.cpp 22 #include "FullScreenVideoQt.h"
132 FullScreenVideoQt::FullScreenVideoQt(ChromeClientQt* chromeClient)
152 FullScreenVideoQt::~FullScreenVideoQt()
162 void FullScreenVideoQt::enterFullScreenForNode(Node* node)
191 void FullScreenVideoQt::exitFullScreenForNode(Node* node)
217 void FullScreenVideoQt::aboutToClose()
224 MediaPlayerPrivateQt* FullScreenVideoQt::mediaPlayer()
232 bool FullScreenVideoQt::requiresFullScreenForVideoPlayback(
    [all...]
FullScreenVideoQt.h 84 class FullScreenVideoQt : public QObject {
87 FullScreenVideoQt(ChromeClientQt*);
88 ~FullScreenVideoQt();

Completed in 465 milliseconds