Home | History | Annotate | Download | only in accessibility

Lines Matching refs:TextIterator

52 #include "TextIterator.h"
446 for (TextIterator it(range.get()); !it.atEnd(); it.advance()) {
478 for (TextIterator it(range.get()); !it.atEnd(); it.advance()) {