Searched refs:FT_Bitmap_Done (Results 1 – 7 of 7) sorted by relevance
/external/freetype/include/freetype/ |
D | ftbitmap.h | 302 FT_Bitmap_Done( FT_Library library,
|
/external/freetype/src/base/ |
D | ftbitmap.c | 352 FT_Bitmap_Done( library, bitmap ); in FT_Bitmap_Embolden() 1133 FT_Bitmap_Done( library, target ); in FT_Bitmap_Blend() 1136 FT_Bitmap_Done( library, &source_bitmap ); in FT_Bitmap_Blend() 1170 FT_Bitmap_Done( FT_Library library, in FT_Bitmap_Done() function
|
D | ftglyph.c | 116 FT_Bitmap_Done( library, &glyph->bitmap ); in ft_bitmap_glyph_done()
|
D | ftobjs.c | 4677 FT_Bitmap_Done( library, &bitmap ); in FT_Render_Glyph_Internal()
|
/external/freetype/src/sfnt/ |
D | ttsbit.c | 1659 FT_Bitmap_Done( library, &new_map ); in tt_face_load_sbit_image()
|
/external/freetype/docs/ |
D | CHANGES | 2488 `FT_Bitmap_Copy', `FT_Bitmap_Embolden', `FT_Bitmap_Done') has
|
/external/freetype/ |
D | ChangeLog.21 | 222 (ft_bitmap_glyph_done): Use FT_Bitmap_Done.
|