Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftobjs.h718 ft_glyphslot_set_bitmap( FT_GlyphSlot slot,
/third_party/skia/third_party/externals/freetype/src/bdf/
Dbdfdrivr.c832 ft_glyphslot_set_bitmap( slot, glyph.bitmap ); in BDF_Glyph_Load()
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttsbit.c1669 ft_glyphslot_set_bitmap( face->root.glyph, new_map.buffer ); in tt_face_load_sbit_image()
Dttcolr.c1199 ft_glyphslot_set_bitmap( dstSlot, buf ); in tt_face_colr_blend_layer()
/third_party/skia/third_party/externals/freetype/src/base/
Dftobjs.c514 ft_glyphslot_set_bitmap( FT_GlyphSlot slot, in ft_glyphslot_set_bitmap() function
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
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'.