Searched refs:NotificationPresenterClientQt (Results 1 – 9 of 9) sorted by relevance
55 bool NotificationPresenterClientQt::dumpNotification = false;57 NotificationPresenterClientQt* s_notificationPresenter = 0;59 NotificationPresenterClientQt* NotificationPresenterClientQt::notificationPresenter() in notificationPresenter()64 s_notificationPresenter = new NotificationPresenterClientQt(); in notificationPresenter()85 NotificationPresenterClientQt::notificationPresenter()->cancel(this); in close()92 …Notification* notification = NotificationPresenterClientQt::notificationPresenter()->notificationF… in title()102 …Notification* notification = NotificationPresenterClientQt::notificationPresenter()->notificationF… in message()113 …Notification* notification = NotificationPresenterClientQt::notificationPresenter()->notificationF… in iconData()126 …Notification* notification = NotificationPresenterClientQt::notificationPresenter()->notificationF… in openerPageUrl()138 NotificationPresenterClientQt::notificationPresenter()->notificationClicked(this); in notificationClicked()[all …]
84 class NotificationPresenterClientQt : public NotificationPresenter {86 NotificationPresenterClientQt();87 ~NotificationPresenterClientQt();105 static NotificationPresenterClientQt* notificationPresenter();
730 NotificationPresenterClientQt::dumpNotification = b; in dumpNotification()931 NotificationPresenterClientQt::notificationPresenter()->notificationClicked(title); in simulateDesktopNotificationClick()
566 return NotificationPresenterClientQt::notificationPresenter(); in notificationPresenter()
61 class NotificationPresenterClientQt; variable441 friend class WebCore::NotificationPresenterClientQt;
352 NotificationPresenterClientQt::notificationPresenter()->addClient(); in QWebPagePrivate()376 NotificationPresenterClientQt::notificationPresenter()->removeClient(); in ~QWebPagePrivate()2164 …NotificationPresenterClientQt::notificationPresenter()->allowNotificationForFrame(frame->d->frame); in setFeaturePermission()
181 $$PWD/WebCoreSupport/NotificationPresenterClientQt.cpp \197 $$PWD/WebCoreSupport/NotificationPresenterClientQt.h \
1846 * WebCoreSupport/NotificationPresenterClientQt.cpp:1847 (WebCore::NotificationPresenterClientQt::requestPermission):1848 (WebCore::NotificationPresenterClientQt::cancelRequestsForPermission):1881 * WebCoreSupport/NotificationPresenterClientQt.cpp:1882 (WebCore::NotificationPresenterClientQt::requestPermission):1883 (WebCore::NotificationPresenterClientQt::cancelRequestsForPermission):2085 * WebCoreSupport/NotificationPresenterClientQt.cpp:2086 (WebCore::NotificationPresenterClientQt::checkPermission): Replaced explicit2088 (WebCore::NotificationPresenterClientQt::cancelRequestsForPermission): Remove2090 (WebCore::NotificationPresenterClientQt::allowNotificationForFrame): Do not[all …]
2035 * WebCoreSupport/NotificationPresenterClientQt.cpp:2036 (WebCore::NotificationPresenterClientQt::toPage):