Searched refs:detachPresenter (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
H A DWebNotification.cpp111 void WebNotification::detachPresenter() function in class:WebKit::WebNotification
113 m_private->detachPresenter();
/external/webkit/Source/WebKit/chromium/public/
H A DWebNotification.h83 WEBKIT_API void detachPresenter();
/external/webkit/Source/WebCore/notifications/
H A DNotification.h105 void detachPresenter() { } function in class:WebCore::Notification
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DNotificationPresenterClientQt.cpp415 notification->detachPresenter();

Completed in 114 milliseconds