OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 125 milliseconds