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

  /external/freetype/src/base/
ftglyph.c 289 ft_new_glyph( FT_Library library, function
340 error = ft_new_glyph( source->library, clazz, &copy );
406 error = ft_new_glyph( library, clazz, &glyph );
556 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 200 milliseconds