HomeSort by relevance Sort by last modified time
    Searched defs:SimplifiedBackwardsTextIterator (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/editing/
TextIterator.h 199 class SimplifiedBackwardsTextIterator {
201 SimplifiedBackwardsTextIterator();
202 explicit SimplifiedBackwardsTextIterator(const Range*, TextIteratorBehavior = TextIteratorDefaultBehavior);
305 SimplifiedBackwardsTextIterator m_textIterator;
TextIterator.cpp     [all...]

Completed in 221 milliseconds