HomeSort by relevance Sort by last modified time
    Searched refs:m_platformPlugin (Results 1 - 5 of 5) sorted by null

  /external/webkit/Source/WebKit/qt/WebCoreSupport/
NotificationPresenterClientQt.h 130 QtPlatformPlugin m_platformPlugin;
NotificationPresenterClientQt.cpp 204 if (m_platformPlugin.plugin() && m_platformPlugin.plugin()->supportsExtension(QWebKitPlatformPlugin::Notifications))
205 wrapper->m_presenter = m_platformPlugin.createNotificationPresenter();
ChromeClientQt.h 211 mutable QtPlatformPlugin m_platformPlugin;
FullScreenVideoQt.cpp 139 m_FullScreenVideoHandler = m_chromeClient->m_platformPlugin.createFullScreenVideoHandler();
ChromeClientQt.cpp 700 QWebSelectMethod* result = m_platformPlugin.createSelectInputMethod();

Completed in 60 milliseconds