Searched refs:ps_has_glyph_names (Results 1 – 2 of 2) sorted by relevance
66 if ( service && service->ps_has_glyph_names ) in FT_Has_PS_Glyph_Names()67 result = service->ps_has_glyph_names( face ); in FT_Has_PS_Glyph_Names()
59 PS_HasGlyphNamesFunc ps_has_glyph_names; in FT_DEFINE_SERVICE() local