Searched refs:glyphIndex (Results 1 – 1 of 1) sorted by relevance
318 for (size_t glyphIndex = 1; glyphIndex < symbol.glyphOffsets.size() - 1; glyphIndex++) { in placeGlyphsAlongLine() local319 const float glyphOffsetX = symbol.glyphOffsets[glyphIndex]; in placeGlyphsAlongLine()