Home
last modified time | relevance | path

Searched refs:ft_glyphslot_set_bitmap (Results 1 – 6 of 6) sorted by relevance

/external/freetype/src/sfnt/
Dttcolr.c353 ft_glyphslot_set_bitmap( dstSlot, buf ); in tt_face_colr_blend_layer()
Dttsbit.c1666 ft_glyphslot_set_bitmap( face->root.glyph, new_map.buffer ); in tt_face_load_sbit_image()
/external/freetype/include/freetype/internal/
Dftobjs.h729 ft_glyphslot_set_bitmap( FT_GlyphSlot slot,
/external/freetype/src/bdf/
Dbdfdrivr.c822 ft_glyphslot_set_bitmap( slot, glyph.bitmap ); in BDF_Glyph_Load()
/external/freetype/src/base/
Dftobjs.c472 ft_glyphslot_set_bitmap( FT_GlyphSlot slot, in ft_glyphslot_set_bitmap() function
/external/freetype/
DChangeLog.215861 * src/base/ftobjs (ft_glyphslot_set_bitmap): Change type of
6005 ft_glyphslot_set_bitmap
6011 ft_glyphslot_alloc_bitmap, ft_glyphslot_set_bitmap): New functions.
6036 `ft_glyphslot_set_bitmap'.