HomeSort by relevance Sort by last modified time
    Searched refs:WordAwareIterator (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/editing/
TextIterator.h 384 class WordAwareIterator {
387 explicit WordAwareIterator(const Position& start, const Position& end);
388 ~WordAwareIterator();
TextIterator.cpp     [all...]
TextCheckingHelper.cpp 235 WordAwareIterator it(m_start, m_end);

Completed in 49 milliseconds