Searched refs:RowRole (Results 1 – 6 of 6) sorted by relevance
66 return RowRole; in determineAccessibilityRole()
57 if (!child || !child->isTableRow() || child->ariaRoleAttribute() != RowRole) in addTableCellChild()
135 RowRole, enumerator
105 { "row", RowRole }, in createARIARoleMap()
1011 case RowRole: in shouldFocusActiveDescendant()1686 if (roleValue() == RowRole || roleValue() == TreeItemRole) in handleAriaExpandedChanged()
246 COMPILE_ASSERT_MATCHING_ENUM(WebAXRoleRow, RowRole);