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

  /external/webkit/Source/WebCore/notifications/
NotificationPresenter.h 46 class NotificationPresenter {
55 virtual ~NotificationPresenter() {}
  /external/webkit/Tools/DumpRenderTree/chromium/
NotificationPresenter.h 44 class NotificationPresenter : public WebKit::WebNotificationPresenter {
46 explicit NotificationPresenter(TestShell* shell) : m_shell(shell) {}
64 // Non-owned pointer. The NotificationPresenter is owned by the test shell.

Completed in 140 milliseconds