HomeSort by relevance Sort by last modified time
    Searched refs:ft_new_glyph (Results 1 - 3 of 3) sorted by null

  /external/freetype/src/base/
ftglyph.c 285 ft_new_glyph( FT_Library library, function
336 error = ft_new_glyph( source->library, clazz, &copy );
402 error = ft_new_glyph( library, clazz, &glyph );
552 error = ft_new_glyph( library, FT_BITMAP_GLYPH_CLASS_GET, &b );
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
ftglyph.c 285 ft_new_glyph( FT_Library library, function
336 error = ft_new_glyph( source->library, clazz, &copy );
402 error = ft_new_glyph( library, clazz, &glyph );
552 error = ft_new_glyph( library, FT_BITMAP_GLYPH_CLASS_GET, &b );
  /external/pdfium/third_party/freetype/src/base/
ftglyph.c 285 ft_new_glyph( FT_Library library, function
336 error = ft_new_glyph( source->library, clazz, &copy );
402 error = ft_new_glyph( library, clazz, &glyph );
552 error = ft_new_glyph( library, FT_BITMAP_GLYPH_CLASS_GET, &b );

Completed in 59 milliseconds