Home
last modified time | relevance | path

Searched defs:notificationPresenter (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
DWebWorkerClientImpl.h91 virtual WebNotificationPresenter* notificationPresenter() in notificationPresenter() function
DChromeClientImpl.cpp809 NotificationPresenter* ChromeClientImpl::notificationPresenter() const in notificationPresenter() function in WebKit::ChromeClientImpl
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebChromeClient.h173 …virtual WebCore::NotificationPresenter* notificationPresenter() const { return reinterpret_cast<We… in notificationPresenter() function
/external/webkit/Tools/DumpRenderTree/chromium/
DTestWebWorker.h84 virtual WebKit::WebNotificationPresenter* notificationPresenter() { return 0; } in notificationPresenter() function
DTestShell.h93 NotificationPresenter* notificationPresenter() const { return m_notificationPresenter.get(); } in notificationPresenter() function
DWebViewHost.cpp596 WebNotificationPresenter* WebViewHost::notificationPresenter() in notificationPresenter() function in WebViewHost
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DNotificationPresenterClientQt.cpp59 NotificationPresenterClientQt* NotificationPresenterClientQt::notificationPresenter() in notificationPresenter() function in WebCore::NotificationPresenterClientQt
DChromeClientQt.cpp564 NotificationPresenter* ChromeClientQt::notificationPresenter() const in notificationPresenter() function in WebCore::ChromeClientQt
/external/webkit/Source/WebKit/chromium/public/
DWebViewClient.h119 virtual WebNotificationPresenter* notificationPresenter() { return 0; } in notificationPresenter() function
/external/webkit/Source/WebCore/page/
DChrome.cpp482 NotificationPresenter* Chrome::notificationPresenter() const in notificationPresenter() function in WebCore::Chrome
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebChromeClient.cpp696 WebCore::NotificationPresenter* WebChromeClient::notificationPresenter() const in notificationPresenter() function in WebKit::WebChromeClient
/external/webkit/Source/WebCore/loader/
DEmptyClients.h193 virtual NotificationPresenter* notificationPresenter() const { return 0; } in notificationPresenter() function