Searched refs:ft_get_adobe_glyph_index (Results 1 – 7 of 7) 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()
174 return (FT_UInt32)ft_get_adobe_glyph_index( glyph_name, p ); in ps_unicode_value()176 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
3074 definition of `ft_get_adobe_glyph_index'.
4117 * src/tools/glnames.py (main): Surround `ft_get_adobe_glyph_index'
617 `ft_get_adobe_glyph_index', a new function defined in `pstables.h'.