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

  /external/webkit/Source/WebKit/qt/examples/platformplugin/
WebNotificationPresenter.h 42 class WebNotificationPresenter : public QWebNotificationPresenter
46 WebNotificationPresenter()
53 virtual ~WebNotificationPresenter() { m_widget->close(); delete m_widget; }
  /external/webkit/Source/WebKit/chromium/public/
WebNotificationPresenter.h 45 class WebNotificationPresenter {

Completed in 33 milliseconds