Home | History | Annotate | Download | only in WebCore

Lines Matching full:textiterator

5606         * editing/TextIterator.cpp:
5607 (WebCore::TextIterator::shouldRepresentNodeOffsetZero):
5775 * editing/TextIterator.cpp:
5776 (WebCore::TextIterator::shouldRepresentNodeOffsetZero):
8823 2. Use TextIterator in various DocumentMarkerController functions instead of using
8834 (WebCore::DocumentMarkerController::removeMarkers): Use TextIterator to scan the range to be
8840 (WebCore::DocumentMarkerController::hasMarkers): Use TextIterator to scan the range to be
9598 * editing/TextIterator.cpp:
11830 calling to TextIterator:rangeLength().
11952 * editing/TextIterator.cpp:
11953 (WebCore::TextIterator::handleTextBox): Pass the appropriate renderer to emitText().
13287 * editing/TextIterator.cpp:
13847 NULL pointer crash in TextIterator::handleTextBox()
13852 * editing/TextIterator.cpp:
13853 (WebCore::TextIterator::handleTextBox):
23900 Tweak style in visible_units.cpp and TextIterator.cpp in preparation for another patch
23905 * editing/TextIterator.cpp:
45108 * editing/TextIterator.cpp:
45113 (WebCore::TextIterator::advance): Ditto.