Searched refs:QtPlatformPlugin (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DQtPlatformPlugin.cpp22 #include "QtPlatformPlugin.h"
32 bool QtPlatformPlugin::load(const QString& file)
49 bool QtPlatformPlugin::load()
67 QtPlatformPlugin::~QtPlatformPlugin()
72 bool QtPlatformPlugin::loadStaticallyLinkedPlugin()
83 QWebKitPlatformPlugin* QtPlatformPlugin::plugin()
105 PassOwnPtr<QWebSelectMethod> QtPlatformPlugin::createSelectInputMethod()
111 PassOwnPtr<QWebNotificationPresenter> QtPlatformPlugin::createNotificationPresenter()
117 PassOwnPtr<QWebHapticFeedbackPlayer> QtPlatformPlugin
[all...]
H A DQtPlatformPlugin.h40 class QtPlatformPlugin { class in namespace:WebCore
42 QtPlatformPlugin() function in class:WebCore::QtPlatformPlugin
48 ~QtPlatformPlugin();
H A DTextCheckerClientQt.h32 #include "QtPlatformPlugin.h"
63 QtPlatformPlugin m_platformPlugin;
H A DNotificationPresenterClientQt.h37 #include "QtPlatformPlugin.h"
147 QtPlatformPlugin m_platformPlugin;
H A DChromeClientQt.h35 #include "QtPlatformPlugin.h"
224 mutable QtPlatformPlugin m_platformPlugin;
H A DQWebPageAdapter.cpp384 QtPlatformPlugin platformPlugin;

Completed in 180 milliseconds