Searched refs:newFontGlyphs (Results 1 – 1 of 1) sorted by relevance
251 for (auto& newFontGlyphs : newGlyphMap) { in onGlyphsAvailable() local252 const FontStack& fontStack = newFontGlyphs.first; in onGlyphsAvailable()253 Glyphs& newGlyphs = newFontGlyphs.second; in onGlyphsAvailable()