Home
last modified time | relevance | path

Searched refs:QtPlatformPlugin (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebKit/qt/WebCoreSupport/
DQtPlatformPlugin.cpp32 bool QtPlatformPlugin::load(const QString& file) in load()
49 bool QtPlatformPlugin::load() in load()
67 QtPlatformPlugin::~QtPlatformPlugin() in ~QtPlatformPlugin()
72 bool QtPlatformPlugin::loadStaticallyLinkedPlugin() in loadStaticallyLinkedPlugin()
83 QWebKitPlatformPlugin* QtPlatformPlugin::plugin() in plugin()
105 QWebSelectMethod* QtPlatformPlugin::createSelectInputMethod() in createSelectInputMethod()
112 QWebNotificationPresenter* QtPlatformPlugin::createNotificationPresenter() in createNotificationPresenter()
118 QWebHapticFeedbackPlayer* QtPlatformPlugin::createHapticFeedbackPlayer() in createHapticFeedbackPlayer()
124 QWebTouchModifier* QtPlatformPlugin::createTouchModifier() in createTouchModifier()
131 QWebFullScreenVideoHandler* QtPlatformPlugin::createFullScreenVideoHandler() in createFullScreenVideoHandler()
DQtPlatformPlugin.h38 class QtPlatformPlugin {
40 QtPlatformPlugin() : m_loaded(false), m_plugin(0) {} in QtPlatformPlugin() function
41 ~QtPlatformPlugin();
DNotificationPresenterClientQt.h130 QtPlatformPlugin m_platformPlugin;
DChromeClientQt.h211 mutable QtPlatformPlugin m_platformPlugin;
/external/webkit/Source/WebKit/qt/
DQtWebKit.pro184 $$PWD/WebCoreSupport/QtPlatformPlugin.cpp \
199 $$PWD/WebCoreSupport/QtPlatformPlugin.h \
DChangeLog-2011-02-16654 * WebCoreSupport/QtPlatformPlugin.cpp:
655 (WebCore::QtPlatformPlugin::createFullScreenVideoHandler):
656 * WebCoreSupport/QtPlatformPlugin.h:
703 * WebCoreSupport/QtPlatformPlugin.cpp:
704 * WebCoreSupport/QtPlatformPlugin.h:
814 * WebCoreSupport/QtPlatformPlugin.cpp:
815 (WebCore::QtPlatformPlugin::createFullScreenVideoHandler):
816 * WebCoreSupport/QtPlatformPlugin.h:
2044 * WebCoreSupport/QtPlatformPlugin.cpp:
2045 (WebCore::QtPlatformPlugin::loadStaticallyLinkedPlugin):
[all …]
DChangeLog477 * WebCoreSupport/QtPlatformPlugin.cpp:
478 * WebCoreSupport/QtPlatformPlugin.h:
/external/webkit/Source/WebKit/qt/Api/
Dqwebpage.cpp1322 QtPlatformPlugin platformPlugin; in adjustPointForClicking()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0685276 QWebSelectMethod and QtPlatformPlugin's method createSelectInputMethod now returns an