Home
last modified time | relevance | path

Searched refs:QWebFullScreenVideoHandler (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebKit/qt/examples/platformplugin/
Dqwebkitplatformplugin.h122 class QWebFullScreenVideoHandler : public QObject {
125 QWebFullScreenVideoHandler() {} in QWebFullScreenVideoHandler() function
126 virtual ~QWebFullScreenVideoHandler() {} in ~QWebFullScreenVideoHandler()
DWebPlugin.h118 class FullScreenVideoHandler : public QWebFullScreenVideoHandler {
/external/webkit/Source/WebKit/qt/Api/
Dqwebkitplatformplugin.h127 class QWebFullScreenVideoHandler : public QObject {
130 QWebFullScreenVideoHandler() {} in QWebFullScreenVideoHandler() function
131 virtual ~QWebFullScreenVideoHandler() {} in ~QWebFullScreenVideoHandler()
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DQtPlatformPlugin.h33 class QWebFullScreenVideoHandler; variable
48 QWebFullScreenVideoHandler* createFullScreenVideoHandler();
DFullScreenVideoQt.h67 class DefaultFullScreenVideoHandler : public QWebFullScreenVideoHandler {
107 QWebFullScreenVideoHandler* m_FullScreenVideoHandler;
DQtPlatformPlugin.cpp131 QWebFullScreenVideoHandler* QtPlatformPlugin::createFullScreenVideoHandler() in createFullScreenVideoHandler()
134 …return p ? static_cast<QWebFullScreenVideoHandler*>(p->createExtension(QWebKitPlatformPlugin::Full… in createFullScreenVideoHandler()
DFullScreenVideoQt.cpp93 : QWebFullScreenVideoHandler() in DefaultFullScreenVideoHandler()
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-16632 (QWebFullScreenVideoHandler::QWebFullScreenVideoHandler):
633 (QWebFullScreenVideoHandler::~QWebFullScreenVideoHandler):
672 (QWebFullScreenVideoHandler::QWebFullScreenVideoHandler):
673 (QWebFullScreenVideoHandler::~QWebFullScreenVideoHandler):
792 (QWebFullScreenVideoHandler::QWebFullScreenVideoHandler):
793 (QWebFullScreenVideoHandler::~QWebFullScreenVideoHandler):
832 (QWebFullScreenVideoHandler::QWebFullScreenVideoHandler):
833 (QWebFullScreenVideoHandler::~QWebFullScreenVideoHandler):