Home | History | Annotate | Download | only in accessibility

Lines Matching full:role

779         AccessibilityRole role = obj->roleValue();
780 if (role == TreeItemRole || role == GroupRole)
887 // "option" isn't here because it may map to different roles depending on the parent element's role
893 // "menuitem" isn't here because it may map to different roles depending on the parent element's role