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

/external/chromium_org/third_party/freetype/src/base/
H A Dftglyph.c281 ft_new_glyph( FT_Library library, function
332 error = ft_new_glyph( source->library, clazz, &copy );
398 error = ft_new_glyph( library, clazz, &glyph );
552 error = ft_new_glyph( library, FT_BITMAP_GLYPH_CLASS_GET, &b );
/external/freetype/src/base/
H A Dftglyph.c281 ft_new_glyph( FT_Library library, function
332 error = ft_new_glyph( source->library, clazz, &copy );
398 error = ft_new_glyph( library, clazz, &glyph );
548 error = ft_new_glyph( library, FT_BITMAP_GLYPH_CLASS_GET, &b );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dfxft_ftglyph.c281 ft_new_glyph( FT_Library library, function
332 error = ft_new_glyph( source->library, clazz, &copy );
398 error = ft_new_glyph( library, clazz, &glyph );
552 error = ft_new_glyph( library, FT_BITMAP_GLYPH_CLASS_GET, &b );

Completed in 261 milliseconds