Home
last modified time | relevance | path

Searched defs:clusterLength (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGGlyphMap.h194 unsigned clusterLength = 0; in findOrCreateNode() local
215 unsigned clusterLength = 0; in findNode() local
233 unsigned clusterLength = 0; in collectGlyphsForIterator() local
/external/chromium_org/third_party/WebKit/Source/platform/text/
DSurrogatePairAwareTextIterator.h36 inline bool consume(UChar32& character, unsigned& clusterLength) in consume()
DSurrogatePairAwareTextIterator.cpp41 bool SurrogatePairAwareTextIterator::consumeSlowCase(UChar32& character, unsigned& clusterLength) in consumeSlowCase()
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DLatin1TextIterator.h40 bool consume(UChar32& character, unsigned& clusterLength) in consume()
DWidthIterator.cpp151 unsigned clusterLength = 0; in advanceInternal() local
/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
DHarfBuzzShaper.cpp566 unsigned clusterLength, in handleMultipleUChar()
605 unsigned clusterLength = 0; in collectCandidateRuns() local