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

  /external/chromium_org/third_party/WebKit/Source/web/
WebNotification.cpp 102 void WebNotification::dispatchCloseEvent(bool /* byUser */)
105 m_private->dispatchCloseEvent();
  /external/chromium_org/third_party/WebKit/Source/modules/notifications/
Notification.cpp 126 void Notification::dispatchCloseEvent()

Completed in 226 milliseconds