Searched refs:FT_RENDER_MODE_NORMAL (Results 1 – 2 of 2) sorted by relevance
3354 #define FT_LOAD_TARGET_NORMAL FT_LOAD_TARGET_( FT_RENDER_MODE_NORMAL )3581 FT_RENDER_MODE_NORMAL = 0, enumerator3595 #define ft_render_mode_normal FT_RENDER_MODE_NORMAL
90 error = FT_Render_Glyph(font_handle -> face -> glyph, FT_RENDER_MODE_NORMAL); in gx_studio_font_util_get_glyph()