Home
last modified time | relevance | path

Searched refs:FT_Bitmap_New (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/third_party/freetype/include/
Dftbitmap.h67 FT_Bitmap_New( FT_Bitmap *abitmap );
/external/freetype/include/
Dftbitmap.h75 FT_Bitmap_New( FT_Bitmap *abitmap );
/external/pdfium/third_party/freetype/src/base/
Dftbitmap.c34 FT_Bitmap_New( FT_Bitmap *abitmap ) in FT_Bitmap_New() function
298 FT_Bitmap_New( &tmp ); in FT_Bitmap_Embolden()
759 FT_Bitmap_New( &bitmap ); in FT_GlyphSlot_Own_Bitmap()
Dftglyph.c85 FT_Bitmap_New( &glyph->bitmap ); in ft_bitmap_glyph_init()
Dftobjs.c4139 FT_Bitmap_New( &bitmap ); in FT_Render_Glyph_Internal()
/external/freetype/src/base/
Dftbitmap.c44 FT_Bitmap_New( FT_Bitmap *abitmap ) in FT_Bitmap_New() function
/external/pdfium/third_party/freetype/src/sfnt/
Dttsbit.c1445 FT_Bitmap_New( &new_map ); in tt_face_load_sbit_image()