Searched refs:makeGlyphAtlas (Results 1 – 3 of 3) sorted by relevance
23 GlyphAtlas makeGlyphAtlas(const GlyphMap&);
9 GlyphAtlas makeGlyphAtlas(const GlyphMap& glyphs) { in makeGlyphAtlas() function
439 GlyphAtlas glyphAtlas = makeGlyphAtlas(glyphMap); in performSymbolLayout()