Home
last modified time | relevance | path

Searched refs:ft_sid_names (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/freetype/src/psnames/
Dpstables.h479 static const short ft_sid_names[FT_NUM_SID_NAMES] = variable
Dpsmodule.c520 return ft_standard_glyph_names + ft_sid_names[sid]; in ps_get_standard_strings()
/external/freetype/src/psnames/
Dpstables.h508 const short ft_sid_names[FT_NUM_SID_NAMES]
Dpsmodule.c523 return ft_standard_glyph_names + ft_sid_names[sid]; in ps_get_standard_strings()