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

  /external/chromium_org/third_party/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];
  /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 510 return ft_standard_glyph_names + ft_mac_names[name_index];
520 return ft_standard_glyph_names + ft_sid_names[sid];

Completed in 5001 milliseconds