Searched refs:ft_get_adobe_glyph_index (Results 1 – 7 of 7) sorted by relevance
151 return (FT_UInt32)ft_get_adobe_glyph_index(glyph_name, p); in FXFT_unicode_from_adobe_name()153 return (FT_UInt32)(ft_get_adobe_glyph_index(glyph_name, dot) | in FXFT_unicode_from_adobe_name()
4143 ft_get_adobe_glyph_index( const char* name, in ft_get_adobe_glyph_index() function
173 return (FT_UInt32)ft_get_adobe_glyph_index( glyph_name, p ); in ps_unicode_value()175 return (FT_UInt32)( ft_get_adobe_glyph_index( glyph_name, dot ) | in ps_unicode_value()
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'.