Searched refs:RowRole (Results 1 – 6 of 6) sorted by relevance
65 return RowRole; in determineAccessibilityRole()
56 if (!child || !child->isTableRow() || child->ariaRoleAttribute() != RowRole) in addTableCellChild()
142 RowRole, enumerator
105 { "row", RowRole }, in createARIARoleMap()
1047 case RowRole: in shouldFocusActiveDescendant()1699 if (roleValue() == RowRole || roleValue() == TreeItemRole) in handleAriaExpandedChanged()
253 COMPILE_ASSERT_MATCHING_ENUM(WebAXRoleRow, RowRole);