Searched refs:ps_get_font_private (Results 1 – 2 of 2) sorted by relevance
92 if ( service && service->ps_get_font_private ) in FT_Get_PS_Font_Private()93 error = service->ps_get_font_private( face, afont_private ); in FT_Get_PS_Font_Private()
60 PS_GetFontPrivateFunc ps_get_font_private; in FT_DEFINE_SERVICE() local