Searched refs:glyphLen (Results 1 – 2 of 2) sorted by relevance
504 const size_t glyphLen = endGlyphIndex - startGlyphIndex; in append() local511 for (size_t i = 0; i < glyphLen; i++) { in append()825 int glyphLen = 0; in wrap() member848 modelText[model.fGlyphs[i].fCluster - modelStartCluster].glyphLen = i; in wrap()854 modelText[utf8runLength].glyphLen = model.fNumGlyphs; in wrap()895 if (props.glyphLen) { in wrap()900 props.glyphLen - modelGlyphOffset, in wrap()
529 const size_t glyphLen = endGlyphIndex - startGlyphIndex; in append() local536 for (size_t i = 0; i < glyphLen; i++) { in append()881 int glyphLen = 0; in wrap() member905 modelText[model.fGlyphs[i].fCluster - modelStartCluster].glyphLen = i; in wrap()911 modelText[utf8runLength].glyphLen = model.fNumGlyphs; in wrap()940 if (props.glyphLen) { in wrap()945 props.glyphLen - modelGlyphOffset, in wrap()