HomeSort by relevance Sort by last modified time
    Searched full:ft_new_glyph (Results 1 - 4 of 4) 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 );
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/
CHANGES     [all...]

Completed in 415 milliseconds