Searched refs:ps_get_font_info (Results 1 – 2 of 2) sorted by relevance
43 if ( service && service->ps_get_font_info ) in FT_Get_PS_Font_Info()44 error = service->ps_get_font_info( face, afont_info ); in FT_Get_PS_Font_Info()
57 PS_GetFontInfoFunc ps_get_font_info; in FT_DEFINE_SERVICE() local