Searched refs:AXRowCollapsed (Results 1 – 4 of 4) sorted by relevance
172 AXRowCollapsed, enumerator
1687 …is, document(), isExpanded() ? AXObjectCache::AXRowExpanded : AXObjectCache::AXRowCollapsed, true); in handleAriaExpandedChanged()
92 event_id = @"AXRowCollapsed";
161 COMPILE_ASSERT_MATCHING_ENUM(WebAXEventRowCollapsed, AXObjectCache::AXRowCollapsed);