Searched refs:Notifications (Results 1 - 14 of 14) sorted by relevance

/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DQtPlatformPlugin.cpp115 return p ? static_cast<QWebNotificationPresenter*>(p->createExtension(QWebKitPlatformPlugin::Notifications)) : 0;
H A DNotificationPresenterClientQt.cpp204 if (m_platformPlugin.plugin() && m_platformPlugin.plugin()->supportsExtension(QWebKitPlatformPlugin::Notifications))
331 emit toPage(context)->featurePermissionRequested(toFrame(context), QWebPage::Notifications); member in class:WebCore::QWebPage
361 emit page->featurePermissionRequestCanceled(frame, QWebPage::Notifications);
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebkitplatformplugin.h150 Notifications, enumerator in enum:QWebKitPlatformPlugin::Extension
H A Dqwebpage.h211 Notifications, enumerator in enum:QWebPage::Feature
H A Dqwebpage.cpp2161 case Notifications:
/external/webkit/Source/WebKit/qt/examples/platformplugin/
H A Dqwebkitplatformplugin.h145 Notifications, enumerator in enum:QWebKitPlatformPlugin::Extension
H A DWebPlugin.cpp284 case Notifications:
304 case Notifications:
/external/chromium/chrome/browser/chromeos/
H A Dupdate_browsertest.cc101 IN_PROC_BROWSER_TEST_F(UpdateBrowserTest, Notifications) {
/external/chromium/chrome/browser/password_manager/
H A Dpassword_store_default_unittest.cc430 TEST_F(PasswordStoreDefaultTest, Notifications) {
H A Dpassword_store_x_unittest.cc508 TEST_P(PasswordStoreXTest, Notifications) {
/external/webkit/Source/WebKit2/UIProcess/mac/
H A DWKFullScreenWindowController.mm142 #pragma mark Notifications
/external/webkit/Source/WebKit/mac/WebView/
H A DWebFullScreenController.mm236 #pragma mark Notifications
/external/webkit/Tools/DumpRenderTree/qt/
H A DDumpRenderTreeQt.cpp230 case Notifications:
H A DLayoutTestControllerQt.cpp204 m_drt->webPage()->setFeaturePermission(frame, QWebPage::Notifications, QWebPage::PermissionGrantedByUser);

Completed in 335 milliseconds