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

  /external/chromium_org/third_party/WebKit/public/web/
WebNotification.h 98 WEBKIT_EXPORT void dispatchCloseEvent(bool byUser);
  /external/chromium_org/third_party/WebKit/Source/web/
WebNotification.cpp 126 void WebNotification::dispatchCloseEvent(bool /* byUser */)
  /external/chromium_org/third_party/WebKit/Source/modules/notifications/
Notification.h 116 void dispatchCloseEvent();
Notification.cpp 211 void Notification::dispatchCloseEvent()
  /external/chromium_org/content/renderer/
notification_provider.cc 157 notification.dispatchCloseEvent(by_user);
  /external/chromium_org/third_party/WebKit/Source/testing/runner/
NotificationPresenter.cpp 131 eventTarget.dispatchCloseEvent(false);

Completed in 230 milliseconds