Home | History | Annotate | Download | only in accessibility

Lines Matching refs:LabelByElementText

1617             textOrder.append(AccessibilityText(label->innerText(), LabelByElementText, labelObject));
1624 textOrder.append(AccessibilityText(String(), LabelByElementText, titleUIElement));