HomeSort by relevance Sort by last modified time
    Searched refs:notificationDestroyed (Results 1 - 4 of 4) sorted by null

  /external/webkit/Tools/DumpRenderTree/win/
DRTDesktopNotificationPresenter.h 52 virtual HRESULT STDMETHODCALLTYPE notificationDestroyed(
DRTDesktopNotificationPresenter.cpp 114 HRESULT STDMETHODCALLTYPE DRTDesktopNotificationPresenter::notificationDestroyed(
  /external/webkit/Source/WebKit/win/Interfaces/
IWebDesktopNotificationsDelegate.idl 93 @method notificationDestroyed:
98 HRESULT notificationDestroyed([in] IWebDesktopNotification* notification);
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebDesktopNotificationsDelegate.cpp 165 notificationDelegate()->notificationDestroyed(NotificationCOMWrapper::create(object));

Completed in 579 milliseconds