Home | History | Annotate | Download | only in accessibility

Lines Matching refs:AXRowExpanded

2887         axObjectCache()->postNotification(this, document(), isExpanded() ? AXObjectCache::AXRowExpanded : AXObjectCache::AXRowCollapsed, true);