Home | History | Annotate | Download | only in accessibility

Lines Matching refs:postNotification

1666         doc.axObjectCache()->postNotification(m_renderer, AXObjectCache::AXActiveDescendantChanged, true);
1696 axObjectCache()->postNotification(containerParent, document(), AXObjectCache::AXRowCountChanged, true);
1700 axObjectCache()->postNotification(this, document(), isExpanded() ? AXObjectCache::AXRowExpanded : AXObjectCache::AXRowCollapsed, true);