WordAwareIterator  235 Source/core/editing/TextCheckingHelper.cpp     WordAwareIterator it(m_range.get());
WordAwareIterator 1648 Source/core/editing/TextIterator.cpp WordAwareIterator::WordAwareIterator(const Range* range)
WordAwareIterator 1655 Source/core/editing/TextIterator.cpp WordAwareIterator::~WordAwareIterator()
WordAwareIterator 1661 Source/core/editing/TextIterator.cpp void WordAwareIterator::advance()
WordAwareIterator 1703 Source/core/editing/TextIterator.cpp int WordAwareIterator::length() const
WordAwareIterator 1710 Source/core/editing/TextIterator.cpp String WordAwareIterator::substring(unsigned position, unsigned length) const
WordAwareIterator 1717 Source/core/editing/TextIterator.cpp UChar WordAwareIterator::characterAt(unsigned index) const
WordAwareIterator  346 Source/core/editing/TextIterator.h class WordAwareIterator {
WordAwareIterator  349 Source/core/editing/TextIterator.h     explicit WordAwareIterator(const Range*);
WordAwareIterator  350 Source/core/editing/TextIterator.h     ~WordAwareIterator();