Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
DHarfBuzzShaper.cpp570 const UChar* normalizedBufferEnd) in handleMultipleUChar()
602 const UChar* normalizedBufferEnd = normalizedBuffer + bufferLength; in collectCandidateRuns() local