Searched refs:newGlyph (Results 1 – 1 of 1) sorted by relevance
258 for (auto& newGlyph : newGlyphs) { in onGlyphsAvailable() local259 const GlyphID& glyphID = newGlyph.first; in onGlyphsAvailable()260 optional<Immutable<Glyph>>& glyph = newGlyph.second; in onGlyphsAvailable()