Home
last modified time | relevance | path

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

/external/webkit/WebKitTools/DumpRenderTree/win/
DDRTDesktopNotificationPresenter.h49 virtual HRESULT STDMETHODCALLTYPE cancelDesktopNotification(
DDRTDesktopNotificationPresenter.cpp97 HRESULT STDMETHODCALLTYPE DRTDesktopNotificationPresenter::cancelDesktopNotification( in cancelDesktopNotification() function in DRTDesktopNotificationPresenter
/external/webkit/WebKit/win/Interfaces/
DIWebDesktopNotificationsDelegate.idl86 @method cancelDesktopNotification:
90 HRESULT cancelDesktopNotification([in] IWebDesktopNotification* notification);
/external/webkit/WebKit/win/WebCoreSupport/
DWebDesktopNotificationsDelegate.cpp159 notificationDelegate()->cancelDesktopNotification(NotificationCOMWrapper::create(object)); in cancel()
/external/webkit/WebKitTools/
DChangeLog15788 (DRTDesktopNotificationPresenter::cancelDesktopNotification):