Home | History | Annotate | Download | only in accessibility

Lines Matching refs:parentRole

861         AccessibilityRole parentRole = parent->roleValue();
862 if (parentRole == GroupRole)
864 else if (parentRole == TreeRole)