Home
last modified time | relevance | path

Searched refs:FT_GlyphSlot (Results 1 – 25 of 73) sorted by relevance

123

/external/freetype/include/
Dftrender.h42 FT_GlyphSlot slot );
63 FT_GlyphSlot slot );
89 FT_GlyphSlot slot,
95 FT_GlyphSlot slot,
102 FT_GlyphSlot slot,
Dftsynth.h70 FT_GlyphSlot_Embolden( FT_GlyphSlot slot );
74 FT_GlyphSlot_Oblique( FT_GlyphSlot slot );
Dfreetype.h547 typedef struct FT_GlyphSlotRec_* FT_GlyphSlot; typedef
1052 FT_GlyphSlot glyph;
1730 FT_GlyphSlot next;
2916 FT_Render_Glyph( FT_GlyphSlot slot,
3400 FT_Get_SubGlyph_Info( FT_GlyphSlot glyph,
/external/pdfium/third_party/freetype/include/freetype/
Dftrender.h42 FT_GlyphSlot slot );
63 FT_GlyphSlot slot );
89 FT_GlyphSlot slot,
95 FT_GlyphSlot slot,
102 FT_GlyphSlot slot,
Dftsynth.h70 FT_GlyphSlot_Embolden( FT_GlyphSlot slot );
74 FT_GlyphSlot_Oblique( FT_GlyphSlot slot );
Dfreetype.h547 typedef struct FT_GlyphSlotRec_* FT_GlyphSlot; typedef
1071 FT_GlyphSlot glyph;
1749 FT_GlyphSlot next;
3032 FT_Render_Glyph( FT_GlyphSlot slot,
3531 FT_Get_SubGlyph_Info( FT_GlyphSlot glyph,
/external/pdfium/third_party/freetype/src/smooth/
Dftsmooth.c60 FT_GlyphSlot slot, in ft_smooth_transform()
87 FT_GlyphSlot slot, in ft_smooth_get_cbox()
100 FT_GlyphSlot slot, in ft_smooth_render_generic()
383 FT_GlyphSlot slot, in ft_smooth_render()
398 FT_GlyphSlot slot, in ft_smooth_render_lcd()
416 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
/external/freetype/src/smooth/
Dftsmooth.c60 FT_GlyphSlot slot, in ft_smooth_transform()
87 FT_GlyphSlot slot, in ft_smooth_get_cbox()
100 FT_GlyphSlot slot, in ft_smooth_render_generic()
383 FT_GlyphSlot slot, in ft_smooth_render()
398 FT_GlyphSlot slot, in ft_smooth_render_lcd()
416 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
/external/pdfium/third_party/freetype/src/cid/
Dcidobjs.h115 cid_slot_done( FT_GlyphSlot slot );
118 cid_slot_init( FT_GlyphSlot slot );
Dcidgload.h40 cid_slot_load_glyph( FT_GlyphSlot glyph, /* CID_Glyph_Slot */
/external/pdfium/third_party/freetype/src/type1/
Dt1objs.h143 T1_GlyphSlot_Init( FT_GlyphSlot slot );
146 T1_GlyphSlot_Done( FT_GlyphSlot slot );
/external/freetype/src/cff/
Dcffobjs.h148 cff_slot_done( FT_GlyphSlot slot );
151 cff_slot_init( FT_GlyphSlot slot );
/external/pdfium/third_party/freetype/src/cff/
Dcffobjs.h148 cff_slot_done( FT_GlyphSlot slot );
151 cff_slot_init( FT_GlyphSlot slot );
/external/pdfium/third_party/freetype/include/freetype/internal/
Dftdriver.h49 (*FT_Slot_InitFunc)( FT_GlyphSlot slot );
52 (*FT_Slot_DoneFunc)( FT_GlyphSlot slot );
64 (*FT_Slot_LoadFunc)( FT_GlyphSlot slot,
Dftobjs.h558 #define FT_SLOT( x ) ((FT_GlyphSlot)(x))
594 FT_GlyphSlot *aslot );
611 FT_Done_GlyphSlot( FT_GlyphSlot slot );
656 ft_glyphslot_free_bitmap( FT_GlyphSlot slot );
661 ft_glyphslot_alloc_bitmap( FT_GlyphSlot slot,
668 ft_glyphslot_set_bitmap( FT_GlyphSlot slot,
900 FT_GlyphSlot slot,
/external/freetype/src/raster/
Dftrend1.c61 FT_GlyphSlot slot, in ft_raster1_transform()
88 FT_GlyphSlot slot, in ft_raster1_get_cbox()
101 FT_GlyphSlot slot, in ft_raster1_render()
/external/pdfium/third_party/freetype/src/raster/
Dftrend1.c61 FT_GlyphSlot slot, in ft_raster1_transform()
88 FT_GlyphSlot slot, in ft_raster1_get_cbox()
101 FT_GlyphSlot slot, in ft_raster1_render()
/external/freetype/include/internal/
Dftdriver.h49 (*FT_Slot_InitFunc)( FT_GlyphSlot slot );
52 (*FT_Slot_DoneFunc)( FT_GlyphSlot slot );
64 (*FT_Slot_LoadFunc)( FT_GlyphSlot slot,
Dftobjs.h558 #define FT_SLOT( x ) ((FT_GlyphSlot)(x))
594 FT_GlyphSlot *aslot );
611 FT_Done_GlyphSlot( FT_GlyphSlot slot );
656 ft_glyphslot_free_bitmap( FT_GlyphSlot slot );
661 ft_glyphslot_alloc_bitmap( FT_GlyphSlot slot,
668 ft_glyphslot_set_bitmap( FT_GlyphSlot slot,
900 FT_GlyphSlot slot,
/external/freetype/src/base/
Dftsynth.c48 FT_GlyphSlot_Oblique( FT_GlyphSlot slot ) in FT_GlyphSlot_Oblique()
90 FT_GlyphSlot_Embolden( FT_GlyphSlot slot ) in FT_GlyphSlot_Embolden()
Dftglyph.c61 FT_GlyphSlot slot ) in ft_bitmap_glyph_init()
159 FT_GlyphSlot slot ) in FT_CALLBACK_DEF()
250 FT_GlyphSlot slot ) in ft_outline_glyph_prepare()
359 FT_Get_Glyph( FT_GlyphSlot slot, in FT_Get_Glyph()
/external/pdfium/third_party/freetype/src/base/
Dftsynth.c48 FT_GlyphSlot_Oblique( FT_GlyphSlot slot ) in FT_GlyphSlot_Oblique()
90 FT_GlyphSlot_Embolden( FT_GlyphSlot slot ) in FT_GlyphSlot_Embolden()
Dftglyph.c61 FT_GlyphSlot slot ) in ft_bitmap_glyph_init()
159 FT_GlyphSlot slot ) in FT_CALLBACK_DEF()
250 FT_GlyphSlot slot ) in ft_outline_glyph_prepare()
359 FT_Get_Glyph( FT_GlyphSlot slot, in FT_Get_Glyph()
/external/pdfium/third_party/freetype/src/truetype/
Dttobjs.h54 typedef FT_GlyphSlot TT_GlyphSlot;
413 tt_slot_init( FT_GlyphSlot slot );
/external/freetype/src/truetype/
Dttobjs.h65 typedef FT_GlyphSlot TT_GlyphSlot;
424 tt_slot_init( FT_GlyphSlot slot );

123