Searched refs:consumeSlowCase (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DSurrogatePairAwareTextIterator.h46 return consumeSlowCase(character, clusterLength);
59 bool consumeSlowCase(UChar32&, unsigned&);
H A DSurrogatePairAwareTextIterator.cpp43 bool SurrogatePairAwareTextIterator::consumeSlowCase(UChar32& character, unsigned& clusterLength) function in class:WebCore::SurrogatePairAwareTextIterator

Completed in 170 milliseconds