Home
last modified time | relevance | path

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

/external/freetype/src/psnames/
Dpstables.h567 static const unsigned char ft_adobe_glyph_list[54791L] = variable
4006 const unsigned char* p = ft_adobe_glyph_list; in ft_get_adobe_glyph_index()
4026 q = ft_adobe_glyph_list + ( ( (int)q[0] << 8 ) | q[1] ); in ft_get_adobe_glyph_index()
4074 const unsigned char* q = ft_adobe_glyph_list + offset; in ft_get_adobe_glyph_index()