Searched refs:FT_Render_Glyph_Internal (Results 1 – 4 of 4) sorted by relevance
588 error = FT_Render_Glyph_Internal( glyph->library, &dummy, render_mode ); in FT_Glyph_To_Bitmap()
4485 FT_Render_Glyph_Internal( FT_Library library, in FT_Render_Glyph_Internal() function4661 return FT_Render_Glyph_Internal( library, slot, render_mode ); in FT_Render_Glyph()
953 FT_Render_Glyph_Internal( FT_Library library,
631 * src/base/ftobjs.c (FT_Render_Glyph_Internal): Add total coverage656 (FT_Render_Glyph_Internal): Trace bitmap in Netpbm format.