/external/freetype/include/freetype/ |
D | ftrender.h | 42 FT_GlyphSlot slot ); 63 FT_GlyphSlot slot ); 90 FT_GlyphSlot slot, 96 FT_GlyphSlot slot, 103 FT_GlyphSlot slot,
|
D | ftsynth.h | 70 FT_GlyphSlot_Embolden( FT_GlyphSlot slot ); 74 FT_GlyphSlot_Oblique( FT_GlyphSlot slot );
|
D | freetype.h | 559 typedef struct FT_GlyphSlotRec_* FT_GlyphSlot; typedef 1132 FT_GlyphSlot glyph; 1974 FT_GlyphSlot next; 3507 FT_Render_Glyph( FT_GlyphSlot slot, 4159 FT_Get_SubGlyph_Info( FT_GlyphSlot glyph,
|
D | ftbitmap.h | 276 FT_GlyphSlot_Own_Bitmap( FT_GlyphSlot slot );
|
/external/freetype/src/type42/ |
D | t42objs.h | 49 FT_GlyphSlot ttslot; 97 T42_GlyphSlot_Init( FT_GlyphSlot slot ); 101 T42_GlyphSlot_Load( FT_GlyphSlot glyph, 107 T42_GlyphSlot_Done( FT_GlyphSlot slot );
|
D | t42objs.c | 579 T42_GlyphSlot_Init( FT_GlyphSlot t42slot ) /* T42_GlyphSlot */ in T42_GlyphSlot_Init() 584 FT_GlyphSlot ttslot; in T42_GlyphSlot_Init() 604 T42_GlyphSlot_Done( FT_GlyphSlot t42slot ) /* T42_GlyphSlot */ in T42_GlyphSlot_Done() 614 t42_glyphslot_clear( FT_GlyphSlot slot ) in t42_glyphslot_clear() 639 T42_GlyphSlot_Load( FT_GlyphSlot glyph, in T42_GlyphSlot_Load()
|
/external/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 */
|
/external/freetype/include/freetype/internal/ |
D | ftobjs.h | 276 FT_GlyphSlot slot, 610 #define FT_SLOT( x ) ( (FT_GlyphSlot)(x) ) 648 FT_GlyphSlot *aslot ); 666 FT_Done_GlyphSlot( FT_GlyphSlot slot ); 711 ft_glyphslot_free_bitmap( FT_GlyphSlot slot ); 716 ft_glyphslot_preset_bitmap( FT_GlyphSlot slot, 722 ft_glyphslot_alloc_bitmap( FT_GlyphSlot slot, 729 ft_glyphslot_set_bitmap( FT_GlyphSlot slot, 956 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 | sfnt.h | 573 FT_GlyphSlot base_glyph, 574 FT_GlyphSlot new_glyph );
|
D | autohint.h | 187 FT_GlyphSlot slot,
|
/external/freetype/src/smooth/ |
D | ftsmooth.c | 70 FT_GlyphSlot slot, in ft_smooth_transform() 97 FT_GlyphSlot slot, in ft_smooth_get_cbox() 110 FT_GlyphSlot slot, in ft_smooth_render_generic() 374 FT_GlyphSlot slot, in ft_smooth_render() 389 FT_GlyphSlot slot, in ft_smooth_render_lcd() 401 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
|
/external/freetype/src/sfnt/ |
D | ttcolr.h | 49 FT_GlyphSlot dstSlot, 50 FT_GlyphSlot srcSlot );
|
D | pngshim.h | 33 Load_SBit_Png( FT_GlyphSlot slot,
|
/external/freetype/src/cff/ |
D | cffobjs.h | 48 cff_slot_done( FT_GlyphSlot slot ); 51 cff_slot_init( FT_GlyphSlot slot );
|
/external/freetype/src/raster/ |
D | ftrend1.c | 55 FT_GlyphSlot slot, in ft_raster1_transform() 82 FT_GlyphSlot slot, in ft_raster1_get_cbox() 95 FT_GlyphSlot slot, in ft_raster1_render()
|
/external/freetype/src/cid/ |
D | cidobjs.h | 115 cid_slot_done( FT_GlyphSlot slot ); 118 cid_slot_init( FT_GlyphSlot slot );
|
D | cidgload.h | 40 cid_slot_load_glyph( FT_GlyphSlot glyph, /* CID_Glyph_Slot */
|
/external/freetype/src/type1/ |
D | t1objs.h | 143 T1_GlyphSlot_Init( FT_GlyphSlot slot ); 146 T1_GlyphSlot_Done( FT_GlyphSlot slot );
|
D | t1gload.h | 42 T1_Load_Glyph( FT_GlyphSlot glyph,
|
/external/freetype/src/base/ |
D | ftsynth.c | 48 FT_GlyphSlot_Oblique( FT_GlyphSlot slot ) in FT_GlyphSlot_Oblique() 90 FT_GlyphSlot_Embolden( FT_GlyphSlot slot ) in FT_GlyphSlot_Embolden()
|
D | ftglyph.c | 60 FT_GlyphSlot slot ) in ft_bitmap_glyph_init() 160 FT_GlyphSlot slot ) in FT_DEFINE_GLYPH() 251 FT_GlyphSlot slot ) in ft_outline_glyph_prepare() 400 FT_Get_Glyph( FT_GlyphSlot slot, in FT_Get_Glyph()
|
D | ftobjs.c | 298 ft_glyphslot_init( FT_GlyphSlot slot ) in ft_glyphslot_init() 326 ft_glyphslot_free_bitmap( FT_GlyphSlot slot ) in ft_glyphslot_free_bitmap() 346 ft_glyphslot_preset_bitmap( FT_GlyphSlot slot, in ft_glyphslot_preset_bitmap() 472 ft_glyphslot_set_bitmap( FT_GlyphSlot slot, in ft_glyphslot_set_bitmap() 484 ft_glyphslot_alloc_bitmap( FT_GlyphSlot slot, in ft_glyphslot_alloc_bitmap() 502 ft_glyphslot_clear( FT_GlyphSlot slot ) in ft_glyphslot_clear() 534 ft_glyphslot_done( FT_GlyphSlot slot ) in ft_glyphslot_done() 566 FT_GlyphSlot *aslot ) in FT_New_GlyphSlot() 572 FT_GlyphSlot slot = NULL; in FT_New_GlyphSlot() 618 FT_Done_GlyphSlot( FT_GlyphSlot slot ) in FT_Done_GlyphSlot() [all …]
|
/external/freetype/src/truetype/ |
D | ttobjs.h | 54 typedef FT_GlyphSlot TT_GlyphSlot; 413 tt_slot_init( FT_GlyphSlot slot );
|
/external/freetype/src/psaux/ |
D | t1decode.h | 58 FT_GlyphSlot slot,
|