Searched refs:get_ps_font_name (Results 1 – 2 of 2) sorted by relevance
46 FT_PsName_GetFunc get_ps_font_name; in FT_DEFINE_SERVICE() local67 clazz->get_ps_font_name = get_ps_font_name_; \
3672 if ( service && service->get_ps_font_name ) in FT_Get_Postscript_Name()3673 result = service->get_ps_font_name( face ); in FT_Get_Postscript_Name()
Completed in 10 milliseconds