/third_party/skia/third_party/externals/freetype/include/freetype/ |
D | ftrender.h | 41 FT_GlyphSlot slot ); 62 FT_GlyphSlot slot ); 89 FT_GlyphSlot slot, 95 FT_GlyphSlot slot, 102 FT_GlyphSlot slot,
|
D | ftsynth.h | 69 FT_GlyphSlot_Embolden( FT_GlyphSlot slot ); 73 FT_GlyphSlot_Oblique( FT_GlyphSlot slot );
|
D | freetype.h | 561 typedef struct FT_GlyphSlotRec_* FT_GlyphSlot; typedef 1100 FT_GlyphSlot glyph; 1910 FT_GlyphSlot next; 3501 FT_Render_Glyph( FT_GlyphSlot slot, 4138 FT_Get_SubGlyph_Info( FT_GlyphSlot glyph,
|
D | ftbitmap.h | 291 FT_GlyphSlot_Own_Bitmap( FT_GlyphSlot slot );
|
/third_party/skia/third_party/externals/freetype/src/type42/ |
D | t42objs.h | 48 FT_GlyphSlot ttslot; 96 T42_GlyphSlot_Init( FT_GlyphSlot slot ); 100 T42_GlyphSlot_Load( FT_GlyphSlot glyph, 106 T42_GlyphSlot_Done( FT_GlyphSlot slot );
|
D | t42objs.c | 580 T42_GlyphSlot_Init( FT_GlyphSlot t42slot ) /* T42_GlyphSlot */ in T42_GlyphSlot_Init() 585 FT_GlyphSlot ttslot; in T42_GlyphSlot_Init() 612 T42_GlyphSlot_Done( FT_GlyphSlot t42slot ) /* T42_GlyphSlot */ in T42_GlyphSlot_Done() 624 t42_glyphslot_clear( FT_GlyphSlot slot ) in t42_glyphslot_clear() 649 T42_GlyphSlot_Load( FT_GlyphSlot glyph, in T42_GlyphSlot_Load()
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
D | pfrobjs.h | 78 pfr_slot_init( FT_GlyphSlot slot ); /* PFR_Slot */ 81 pfr_slot_done( FT_GlyphSlot slot ); /* PFR_Slot */ 85 pfr_slot_load( FT_GlyphSlot slot, /* PFR_Slot */
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | ftobjs.h | 275 FT_GlyphSlot slot, 599 #define FT_SLOT( x ) ( (FT_GlyphSlot)(x) ) 636 FT_GlyphSlot *aslot ); 654 FT_Done_GlyphSlot( FT_GlyphSlot slot ); 699 ft_glyphslot_free_bitmap( FT_GlyphSlot slot ); 705 ft_glyphslot_preset_bitmap( FT_GlyphSlot slot, 711 ft_glyphslot_alloc_bitmap( FT_GlyphSlot slot, 718 ft_glyphslot_set_bitmap( FT_GlyphSlot slot, 929 FT_GlyphSlot slot,
|
D | ftdrv.h | 49 (*FT_Slot_InitFunc)( FT_GlyphSlot slot ); 52 (*FT_Slot_DoneFunc)( FT_GlyphSlot slot ); 64 (*FT_Slot_LoadFunc)( FT_GlyphSlot slot,
|
D | autohint.h | 186 FT_GlyphSlot slot,
|
D | sfnt.h | 725 FT_GlyphSlot base_glyph, 726 FT_GlyphSlot new_glyph );
|
/third_party/skia/third_party/externals/freetype/src/cff/ |
D | cffobjs.h | 47 cff_slot_done( FT_GlyphSlot slot ); 50 cff_slot_init( FT_GlyphSlot slot );
|
/third_party/skia/third_party/externals/freetype/src/raster/ |
D | ftrend1.c | 54 FT_GlyphSlot slot, in ft_raster1_transform() 81 FT_GlyphSlot slot, in ft_raster1_get_cbox() 94 FT_GlyphSlot slot, in ft_raster1_render()
|
/third_party/skia/third_party/externals/freetype/src/type1/ |
D | t1objs.h | 143 T1_GlyphSlot_Init( FT_GlyphSlot slot ); 146 T1_GlyphSlot_Done( FT_GlyphSlot slot );
|
D | t1gload.h | 41 T1_Load_Glyph( FT_GlyphSlot glyph,
|
/third_party/skia/third_party/externals/freetype/src/cid/ |
D | cidobjs.h | 115 cid_slot_done( FT_GlyphSlot slot ); 118 cid_slot_init( FT_GlyphSlot slot );
|
D | cidgload.h | 39 cid_slot_load_glyph( FT_GlyphSlot glyph, /* CID_Glyph_Slot */
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | ttcolr.h | 74 FT_GlyphSlot dstSlot, 75 FT_GlyphSlot srcSlot );
|
D | pngshim.h | 32 Load_SBit_Png( FT_GlyphSlot slot,
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftsynth.c | 47 FT_GlyphSlot_Oblique( FT_GlyphSlot slot ) in FT_GlyphSlot_Oblique() 89 FT_GlyphSlot_Embolden( FT_GlyphSlot slot ) in FT_GlyphSlot_Embolden()
|
D | ftglyph.c | 61 FT_GlyphSlot slot ) in ft_bitmap_glyph_init() 161 FT_GlyphSlot slot ) in FT_DEFINE_GLYPH() 252 FT_GlyphSlot slot ) in ft_outline_glyph_prepare() 401 FT_Get_Glyph( FT_GlyphSlot slot, in FT_Get_Glyph()
|
D | ftobjs.c | 309 ft_glyphslot_init( FT_GlyphSlot slot ) in ft_glyphslot_init() 337 ft_glyphslot_free_bitmap( FT_GlyphSlot slot ) in ft_glyphslot_free_bitmap() 359 ft_glyphslot_preset_bitmap( FT_GlyphSlot slot, in ft_glyphslot_preset_bitmap() 514 ft_glyphslot_set_bitmap( FT_GlyphSlot slot, in ft_glyphslot_set_bitmap() 526 ft_glyphslot_alloc_bitmap( FT_GlyphSlot slot, in ft_glyphslot_alloc_bitmap() 544 ft_glyphslot_clear( FT_GlyphSlot slot ) in ft_glyphslot_clear() 580 ft_glyphslot_done( FT_GlyphSlot slot ) in ft_glyphslot_done() 612 FT_GlyphSlot *aslot ) in FT_New_GlyphSlot() 618 FT_GlyphSlot slot = NULL; in FT_New_GlyphSlot() 664 FT_Done_GlyphSlot( FT_GlyphSlot slot ) in FT_Done_GlyphSlot() [all …]
|
/third_party/skia/third_party/externals/freetype/src/sdf/ |
D | ftsdfrend.c | 248 FT_GlyphSlot slot, in ft_sdf_render() 383 FT_GlyphSlot slot, in ft_sdf_transform() 410 FT_GlyphSlot slot, in ft_sdf_get_cbox() 471 FT_GlyphSlot slot, in ft_bsdf_render()
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
D | ttobjs.h | 53 typedef FT_GlyphSlot TT_GlyphSlot; 412 tt_slot_init( FT_GlyphSlot slot );
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
D | t1decode.h | 57 FT_GlyphSlot slot,
|