Home | History | Annotate | Download | only in accessibility

Lines Matching refs:postNotification

154     axObjectCache()->postNotification(node(), AXObjectCache::AXValueChanged, true);
1557 axObjectCache()->postNotification(this, document(), AXObjectCache::AXChildrenChanged, true);
1571 axObjectCache()->postNotification(parent, parent->document(), AXObjectCache::AXLiveRegionChanged, true);
1576 axObjectCache()->postNotification(parent, parent->document(), AXObjectCache::AXValueChanged, true);
1586 axObjectCache()->postNotification(this, document(), AXObjectCache::AXSelectedTextChanged, true);
1602 cache->postNotification(parentNode, AXObjectCache::AXLiveRegionChanged, true);
1607 cache->postNotification(parentNode, AXObjectCache::AXValueChanged, true);
1710 axObjectCache()->postNotification(node(), AXObjectCache::AXValueChanged, true);