HomeSort by relevance Sort by last modified time
    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 35 milliseconds