Searched refs:ps_get_font_info (Results 1 – 2 of 2) sorted by relevance
57 PS_GetFontInfoFunc ps_get_font_info; in FT_DEFINE_SERVICE() local93 clazz->ps_get_font_info = get_font_info_; \
41 if ( service && service->ps_get_font_info ) in FT_Get_PS_Font_Info()42 error = service->ps_get_font_info( face, afont_info ); in FT_Get_PS_Font_Info()