Searched refs:webkitNotifications (Results 1 – 9 of 9) sorted by relevance
63 NotificationCenter* WorkerGlobalScopeNotifications::webkitNotifications(WorkerGlobalScope* context) in webkitNotifications() function in WebCore::WorkerGlobalScopeNotifications65 return WorkerGlobalScopeNotifications::from(context)->webkitNotifications(); in webkitNotifications()68 NotificationCenter* WorkerGlobalScopeNotifications::webkitNotifications() in webkitNotifications() function in WebCore::WorkerGlobalScopeNotifications
65 NotificationCenter* DOMWindowNotifications::webkitNotifications(DOMWindow* window) in webkitNotifications() function in WebCore::DOMWindowNotifications67 return DOMWindowNotifications::from(window)->webkitNotifications(); in webkitNotifications()82 NotificationCenter* DOMWindowNotifications::webkitNotifications() in webkitNotifications() function in WebCore::DOMWindowNotifications
44 static NotificationCenter* webkitNotifications(WorkerGlobalScope*);50 NotificationCenter* webkitNotifications();
45 static NotificationCenter* webkitNotifications(DOMWindow*);54 NotificationCenter* webkitNotifications();
30 [RuntimeEnabled=Notifications] readonly attribute NotificationCenter webkitNotifications;
31 …ActivityLogging=GetterForIsolatedWorlds] readonly attribute NotificationCenter webkitNotifications;
14 var notification = window.webkitNotifications.createNotification(30 if (window.webkitNotifications) {
17 var notification = webkitNotifications.createNotification(
30 var notification = webkitNotifications.createNotification(