Home
last modified time | relevance | path

Searched refs:notificationObjectDestroyed (Results 1 – 8 of 8) sorted by relevance

/external/webkit/WebCore/notifications/
DNotificationPresenter.h67 virtual void notificationObjectDestroyed(Notification*) = 0;
DNotification.cpp88 m_presenter->notificationObjectDestroyed(this); in ~Notification()
/external/webkit/WebKit/win/WebCoreSupport/
DWebDesktopNotificationsDelegate.h51 virtual void notificationObjectDestroyed(WebCore::Notification* object);
DWebDesktopNotificationsDelegate.cpp162 void WebDesktopNotificationsDelegate::notificationObjectDestroyed(Notification* object) in notificationObjectDestroyed() function in WebDesktopNotificationsDelegate
/external/webkit/WebKit/chromium/src/
DNotificationPresenterImpl.h56 virtual void notificationObjectDestroyed(WebCore::Notification* object);
DNotificationPresenterImpl.cpp90 void NotificationPresenterImpl::notificationObjectDestroyed(Notification* notification) in notificationObjectDestroyed() function in WebKit::NotificationPresenterImpl
/external/webkit/WebKit/win/
DChangeLog3596 (WebDesktopNotificationsDelegate::notificationObjectDestroyed):
3667 (WebDesktopNotificationsDelegate::notificationObjectDestroyed):
/external/webkit/WebKit/chromium/
DChangeLog4275 (WebKit::NotificationPresenterImpl::notificationObjectDestroyed):