Searched refs:AXSelectedTextChanged (Results 1 – 9 of 9) sorted by relevance
44 …ion(m_selection.start().deprecatedNode()->renderer(), AXObjectCache::AXSelectedTextChanged, false); in notifyAccessibilityForSelectionChange()
92 case AXSelectedTextChanged: in postPlatformNotification()
128 AXSelectedTextChanged, enumerator
54 …ion(m_selection.start().deprecatedNode()->renderer(), AXObjectCache::AXSelectedTextChanged, false);
95 case AXSelectedTextChanged:
129 case AXObjectCache::AXSelectedTextChanged: in toWebAccessibilityNotification()
34491 Post AXSelectedTextChanged notification with new selection's start node.
23006 …<rdar://problem/4004279> 3 AXSelectedTextChanged notifications are firing each time I type a chara…
41149 …Move the code to fire off AXSelectedTextChanged notification to a new method notifyAccessibilityFo…