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

  /external/webkit/Source/WebKit/chromium/src/
WebNotification.cpp 111 void WebNotification::detachPresenter()
113 m_private->detachPresenter();
  /external/webkit/Source/WebCore/notifications/
Notification.h 105 void detachPresenter() { }
  /external/webkit/Source/WebKit/chromium/public/
WebNotification.h 83 WEBKIT_API void detachPresenter();
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
NotificationPresenterClientQt.cpp 415 notification->detachPresenter();

Completed in 198 milliseconds