OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notificationDelegate
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit/win/WebCoreSupport/
WebDesktopNotificationsDelegate.cpp
152
notificationDelegate
()->showDesktopNotification(NotificationCOMWrapper::create(object));
159
notificationDelegate
()->cancelDesktopNotification(NotificationCOMWrapper::create(object));
165
notificationDelegate
()->notificationDestroyed(NotificationCOMWrapper::create(object));
172
notificationDelegate
()->requestNotificationPermission(org);
180
notificationDelegate
()->checkNotificationPermission(org, &out);
193
COMPtr<IWebDesktopNotificationsDelegate> WebDesktopNotificationsDelegate::
notificationDelegate
()
WebDesktopNotificationsDelegate.h
57
COMPtr<IWebDesktopNotificationsDelegate>
notificationDelegate
();
Completed in 22 milliseconds