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

/external/chromium_org/third_party/freetype/src/psnames/
H A Dpsmodule.c204 static const FT_UInt32 ft_extra_glyph_unicodes[EXTRA_GLYPH_LIST_SIZE] = variable
286 if ( uni_char == ft_extra_glyph_unicodes[n] )
358 map->unicode = ft_extra_glyph_unicodes[n];
/external/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 53 milliseconds