HomeSort by relevance Sort by last modified time
    Searched refs:ft_get_adobe_glyph_index (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/psnames/
pstables.h 4001 ft_get_adobe_glyph_index( const char* name, function
    [all...]
psmodule.c 158 return (FT_UInt32)ft_get_adobe_glyph_index( glyph_name, p );
160 return (FT_UInt32)( ft_get_adobe_glyph_index( glyph_name, dot ) |

Completed in 67 milliseconds