Home
last modified time | relevance | path

Searched refs:notificationDestroyed (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebKitTools/DumpRenderTree/win/
DDRTDesktopNotificationPresenter.h52 virtual HRESULT STDMETHODCALLTYPE notificationDestroyed(
DDRTDesktopNotificationPresenter.cpp114 HRESULT STDMETHODCALLTYPE DRTDesktopNotificationPresenter::notificationDestroyed( in notificationDestroyed() function in DRTDesktopNotificationPresenter
/external/webkit/WebKit/win/Interfaces/
DIWebDesktopNotificationsDelegate.idl93 @method notificationDestroyed:
98 HRESULT notificationDestroyed([in] IWebDesktopNotification* notification);
/external/webkit/WebKit/win/WebCoreSupport/
DWebDesktopNotificationsDelegate.cpp165 notificationDelegate()->notificationDestroyed(NotificationCOMWrapper::create(object)); in notificationObjectDestroyed()
/external/webkit/WebKitTools/
DChangeLog15789 (DRTDesktopNotificationPresenter::notificationDestroyed):