Searched refs:positionsIt (Results 1 – 1 of 1) sorted by relevance
108 auto positionsIt = positions.find(positionedGlyph.glyph); in getGlyphQuads() local109 if (positionsIt == positions.end()) in getGlyphQuads()112 const GlyphPosition& glyph = positionsIt->second; in getGlyphQuads()