Searched refs:QtPlatformPlugin (Results 1 – 9 of 9) sorted by relevance
32 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()
38 class QtPlatformPlugin {40 QtPlatformPlugin() : m_loaded(false), m_plugin(0) {} in QtPlatformPlugin() function41 ~QtPlatformPlugin();
130 QtPlatformPlugin m_platformPlugin;
211 mutable QtPlatformPlugin m_platformPlugin;
184 $$PWD/WebCoreSupport/QtPlatformPlugin.cpp \199 $$PWD/WebCoreSupport/QtPlatformPlugin.h \
654 * 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 …]
477 * WebCoreSupport/QtPlatformPlugin.cpp:478 * WebCoreSupport/QtPlatformPlugin.h:
1322 QtPlatformPlugin platformPlugin; in adjustPointForClicking()
85276 QWebSelectMethod and QtPlatformPlugin's method createSelectInputMethod now returns an