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

  /external/webkit/Source/WebKit/win/Interfaces/
IWebDesktopNotificationsDelegate.idl 59 HRESULT notifyClose([in] BOOL xplicit);
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebDesktopNotificationsDelegate.cpp 60 HRESULT STDMETHODCALLTYPE notifyClose(BOOL xplicit);
138 HRESULT STDMETHODCALLTYPE NotificationCOMWrapper::notifyClose(BOOL xplicit)
  /external/webkit/Tools/DumpRenderTree/win/
DRTDesktopNotificationPresenter.cpp 109 notification->notifyClose(false);

Completed in 199 milliseconds