Home | History | Annotate | Download | only in accessibility

Lines Matching refs:markerText

424     const String& markerText = listItem->markerText();
425 if (markerText.isEmpty())
432 resultVector.append(markerText.characters(), markerText.length());