prependContext     81 Source/core/editing/TextIterator.cpp     void prependContext(const UChar*, size_t length);
prependContext   2090 Source/core/editing/TextIterator.cpp             buffer.prependContext(characters.data(), characters.size());