Searched refs:ft_extra_glyph_unicodes (Results 1 - 2 of 2) sorted by relevance

/external/freetype/src/psnames/
H A Dpsmodule.c208 static const FT_UInt32 ft_extra_glyph_unicodes[EXTRA_GLYPH_LIST_SIZE] = variable
290 if ( uni_char == ft_extra_glyph_unicodes[n] )
362 map->unicode = ft_extra_glyph_unicodes[n];
/external/pdfium/third_party/freetype/src/psnames/
H A Dpsmodule.c205 static const FT_UInt32 ft_extra_glyph_unicodes[EXTRA_GLYPH_LIST_SIZE] = variable
287 if ( uni_char == ft_extra_glyph_unicodes[n] )
359 map->unicode = ft_extra_glyph_unicodes[n];

Completed in 78 milliseconds