Searched refs:NotificationPresenterImpl (Results 1 – 6 of 6) sorted by relevance
70 void NotificationPresenterImpl::initialize(WebNotificationPresenter* presenter) in initialize()75 bool NotificationPresenterImpl::isInitialized() in isInitialized()80 bool NotificationPresenterImpl::show(Notification* notification) in show()85 void NotificationPresenterImpl::cancel(Notification* notification) in cancel()90 void NotificationPresenterImpl::notificationObjectDestroyed(Notification* notification) in notificationObjectDestroyed()95 NotificationPresenter::Permission NotificationPresenterImpl::checkPermission(const KURL& url, Docum… in checkPermission()105 void NotificationPresenterImpl::requestPermission(SecurityOrigin* origin, PassRefPtr<VoidCallback> … in requestPermission()
46 class NotificationPresenterImpl : public WebCore::NotificationPresenter {48 NotificationPresenterImpl() : m_presenter(0) { } in NotificationPresenterImpl() function
284 NotificationPresenterImpl* notificationPresenterImpl();446 NotificationPresenterImpl m_notificationPresenter;
1861 NotificationPresenterImpl* WebViewImpl::notificationPresenterImpl() in notificationPresenterImpl()
246 'src/NotificationPresenterImpl.h',247 'src/NotificationPresenterImpl.cpp',
1700 * src/NotificationPresenterImpl.cpp:1701 (WebKit::NotificationPresenterImpl::checkPermission):1702 * src/NotificationPresenterImpl.h:4264 Up-streaming Chromium API src files: NotificationPresenterImpl...SharedWorkerRepository4268 * src/NotificationPresenterImpl.cpp: Added.4271 (WebKit::NotificationPresenterImpl::initialize):4272 (WebKit::NotificationPresenterImpl::isInitialized):4273 (WebKit::NotificationPresenterImpl::show):4274 (WebKit::NotificationPresenterImpl::cancel):4275 (WebKit::NotificationPresenterImpl::notificationObjectDestroyed):[all …]