Searched refs:m_notificationListeners (Results 1 – 2 of 2) sorted by relevance
58 …atformUIElement, JSObjectRef>::iterator it = m_notificationListeners.begin(); it != m_notification… in ~AccessibilityController()264 …atformUIElement, JSObjectRef>::iterator it = m_notificationListeners.begin(); it != m_notification… in notificationReceived()298 m_notificationListeners.add(element, functionCallback); in addNotificationListener()
69 HashMap<PlatformUIElement, JSObjectRef> m_notificationListeners; variable