Searched refs:ft_get_adobe_glyph_index (Results 1 – 5 of 5) sorted by relevance
150 return (FT_UInt32)ft_get_adobe_glyph_index(glyph_name, p); in FXFT_unicode_from_adobe_name()152 return (FT_UInt32)(ft_get_adobe_glyph_index(glyph_name, dot) | in FXFT_unicode_from_adobe_name()
4076 ft_get_adobe_glyph_index( const char* name, in ft_get_adobe_glyph_index() function
159 return (FT_UInt32)ft_get_adobe_glyph_index( glyph_name, p ); in ps_unicode_value()161 return (FT_UInt32)( ft_get_adobe_glyph_index( glyph_name, dot ) | in ps_unicode_value()
4143 ft_get_adobe_glyph_index( const char* name, in ft_get_adobe_glyph_index() function
162 return (FT_UInt32)ft_get_adobe_glyph_index( glyph_name, p ); in ps_unicode_value()164 return (FT_UInt32)( ft_get_adobe_glyph_index( glyph_name, dot ) | in ps_unicode_value()