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

  /external/webkit/Source/WebKit/chromium/public/
WebNotification.h 94 WEBKIT_API void dispatchCloseEvent(bool byUser);
  /external/webkit/Source/WebKit/chromium/src/
WebNotification.cpp 129 void WebNotification::dispatchCloseEvent(bool /* byUser */)
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebDesktopNotificationsDelegate.cpp 140 m_inner->dispatchCloseEvent();
  /external/webkit/Tools/DumpRenderTree/chromium/
NotificationPresenter.cpp 119 eventTarget.dispatchCloseEvent(false);

Completed in 150 milliseconds