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

/external/chromium_org/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];
/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];
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psnames/
H A Dfxft_psmodule.c264 static const FT_UInt32 ft_extra_glyph_unicodes[EXTRA_GLYPH_LIST_SIZE] = variable
346 if ( uni_char == ft_extra_glyph_unicodes[n] )
418 map->unicode = ft_extra_glyph_unicodes[n];

Completed in 822 milliseconds