Searched defs:NotificationPresenter (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/notifications/
H A DNotificationPresenter.h46 class NotificationPresenter { class in namespace:WebCore
55 virtual ~NotificationPresenter() {}
/external/webkit/Tools/DumpRenderTree/chromium/
H A DNotificationPresenter.h44 class NotificationPresenter : public WebKit::WebNotificationPresenter { class in inherits:WebKit::WebNotificationPresenter
46 explicit NotificationPresenter(TestShell* shell) : m_shell(shell) {} function in class:NotificationPresenter
64 // Non-owned pointer. The NotificationPresenter is owned by the test shell.

Completed in 328 milliseconds