Searched refs:FindGlyph (Results 1 – 3 of 3) sorted by relevance
108 extern GlyphPtr FindGlyph(GlyphSetPtr glyphSet, Glyph id);
333 FindGlyph(GlyphSetPtr glyphSet, Glyph id) in FindGlyph() function
1359 if ((*glyphs = FindGlyph(glyphSet, glyph))) { in ProcRenderCompositeGlyphs()