Home
last modified time | relevance | path

Searched refs:webkitNotifications (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/notifications/
DWorkerGlobalScopeNotifications.cpp63 NotificationCenter* WorkerGlobalScopeNotifications::webkitNotifications(WorkerGlobalScope* context) in webkitNotifications() function in WebCore::WorkerGlobalScopeNotifications
65 return WorkerGlobalScopeNotifications::from(context)->webkitNotifications(); in webkitNotifications()
68 NotificationCenter* WorkerGlobalScopeNotifications::webkitNotifications() in webkitNotifications() function in WebCore::WorkerGlobalScopeNotifications
DDOMWindowNotifications.cpp65 NotificationCenter* DOMWindowNotifications::webkitNotifications(DOMWindow* window) in webkitNotifications() function in WebCore::DOMWindowNotifications
67 return DOMWindowNotifications::from(window)->webkitNotifications(); in webkitNotifications()
82 NotificationCenter* DOMWindowNotifications::webkitNotifications() in webkitNotifications() function in WebCore::DOMWindowNotifications
DWorkerGlobalScopeNotifications.h44 static NotificationCenter* webkitNotifications(WorkerGlobalScope*);
50 NotificationCenter* webkitNotifications();
DDOMWindowNotifications.h45 static NotificationCenter* webkitNotifications(DOMWindow*);
54 NotificationCenter* webkitNotifications();
DWorkerGlobalScopeNotifications.idl30 [RuntimeEnabled=Notifications] readonly attribute NotificationCenter webkitNotifications;
DWindowNotifications.idl31 …ActivityLogging=GetterForIsolatedWorlds] readonly attribute NotificationCenter webkitNotifications;
/external/chromium_org/chrome/common/extensions/docs/examples/api/notifications/
Dbackground.js14 var notification = window.webkitNotifications.createNotification(
30 if (window.webkitNotifications) {
/external/chromium_org/chrome/common/extensions/docs/examples/howto/sandbox/
Deventpage.js17 var notification = webkitNotifications.createNotification(
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/
Dbg.js30 var notification = webkitNotifications.createNotification(