Home | History | Annotate | Download | only in platform

Lines Matching refs:TextIterator

51 #include "TextIterator.h"
248 for (TextIterator it(frame->selection()->toNormalizedRange().get()); !it.atEnd(); it.advance()) {