Searched defs:presenter (Results 1 – 4 of 4) sorted by relevance
49 …NotificationCenter> create(ScriptExecutionContext* context, NotificationPresenter* presenter) { re… in create()74 NotificationPresenter* presenter() const { return m_notificationPresenter; } in presenter() function
43 …cationCenter::NotificationCenter(ScriptExecutionContext* context, NotificationPresenter* presenter) in NotificationCenter()
70 void NotificationPresenterImpl::initialize(WebNotificationPresenter* presenter) in initialize()
64 …void setNotificationPresenter(NotificationPresenter* presenter) { m_notificationPresenter = presen… in setNotificationPresenter()