Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
DHarfBuzzShaper.cpp896 bool isClusterEnd = runEnd || glyphInfos[i].cluster != glyphInfos[i + 1].cluster; in setGlyphPositionsForHarfBuzzRun() local
988 …bool isClusterEnd = isRunEnd || (currentRun->startIndex() + glyphToCharacterIndexes[i + 1] != cur… in fillGlyphBufferForTextEmphasis() local