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

  /external/webkit/Source/WebKit/qt/examples/platformplugin/
qwebkitplatformplugin.h 145 Notifications,
WebPlugin.cpp 284 case Notifications:
304 case Notifications:
  /external/webkit/Source/WebKit/qt/Api/
qwebkitplatformplugin.h 150 Notifications,
qwebpage.h 211 Notifications,
qwebpage.cpp 351 #if ENABLE(NOTIFICATIONS)
375 #if ENABLE(NOTIFICATIONS)
    [all...]
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
QtPlatformPlugin.cpp 115 return p ? static_cast<QWebNotificationPresenter*>(p->createExtension(QWebKitPlatformPlugin::Notifications)) : 0;
NotificationPresenterClientQt.cpp 51 #if ENABLE(NOTIFICATIONS)
73 #if ENABLE(NOTIFICATIONS)
84 #if ENABLE(NOTIFICATIONS)
91 #if ENABLE(NOTIFICATIONS)
101 #if ENABLE(NOTIFICATIONS)
112 #if ENABLE(NOTIFICATIONS)
125 #if ENABLE(NOTIFICATIONS)
137 #if ENABLE(NOTIFICATIONS)
144 #if ENABLE(NOTIFICATIONS)
149 #if ENABLE(NOTIFICATIONS)
    [all...]
  /external/chromium/chrome/browser/chromeos/
update_browsertest.cc 101 IN_PROC_BROWSER_TEST_F(UpdateBrowserTest, Notifications) {
  /external/chromium/chrome/browser/password_manager/
password_store_default_unittest.cc 430 TEST_F(PasswordStoreDefaultTest, Notifications) {
password_store_x_unittest.cc 508 TEST_P(PasswordStoreXTest, Notifications) {
  /external/webkit/Source/WebKit2/UIProcess/mac/
WKFullScreenWindowController.mm 142 #pragma mark Notifications
  /frameworks/base/docs/html/guide/
guide_toc.cs 143 <span class="en">Notifications</span>
147 <span class="en">Toast Notifications</span>
149 <li><a href="<?cs var:toroot ?>guide/topics/ui/notifiers/notifications.html">
150 <span class="en">Status Bar Notifications</span>
    [all...]
  /external/webkit/Source/WebKit/mac/WebView/
WebFullScreenController.mm 236 #pragma mark Notifications
    [all...]
  /external/webkit/Tools/DumpRenderTree/qt/
DumpRenderTreeQt.cpp 230 case Notifications:
    [all...]
LayoutTestControllerQt.cpp 204 m_drt->webPage()->setFeaturePermission(frame, QWebPage::Notifications, QWebPage::PermissionGrantedByUser);

Completed in 1058 milliseconds