Home | History | Annotate | Download | only in accessibility

Lines Matching defs:role

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