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

  /external/freetype/src/psnames/
pstables.h 22 static const char ft_standard_glyph_names[3696] = variable
449 /* Values are offsets into the `ft_standard_glyph_names' table */
477 /* Values are offsets into the `ft_standard_glyph_names' table */
    [all...]
psmodule.c 509 return ft_standard_glyph_names + ft_mac_names[name_index];
519 return ft_standard_glyph_names + ft_sid_names[sid];

Completed in 5238 milliseconds