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

  /external/webkit/WebCore/websockets/
WebSocket.h 106 void dispatchCloseEvent(Event*);
  /external/webkit/WebKit/chromium/public/
WebNotification.h 88 WEBKIT_API void dispatchCloseEvent(bool byUser);
  /external/webkit/WebKit/chromium/src/
WebNotification.cpp 110 void WebNotification::dispatchCloseEvent(bool /* byUser */)
  /external/webkit/WebKit/win/WebCoreSupport/
WebDesktopNotificationsDelegate.cpp 140 m_inner->dispatchCloseEvent();

Completed in 151 milliseconds