Searched refs:CFF_GlyphSlot (Results 1 – 10 of 10) sorted by relevance
/external/freetype/src/cff/ |
D | cffgload.h | 52 cff_slot_load( CFF_GlyphSlot glyph,
|
D | cffdrivr.c | 168 CFF_GlyphSlot slot = (CFF_GlyphSlot)cffslot; in cff_glyph_load()
|
D | cffgload.c | 195 cff_slot_load( CFF_GlyphSlot glyph, in cff_slot_load()
|
/external/freetype/include/freetype/internal/ |
D | cffotypes.h | 70 } CFF_GlyphSlotRec, *CFF_GlyphSlot; typedef
|
D | psaux.h | 573 CFF_GlyphSlot glyph; 1035 CFF_GlyphSlot glyph, 1120 CFF_GlyphSlot glyph; 1230 CFF_GlyphSlot slot,
|
/external/freetype/src/psaux/ |
D | cffdecode.h | 33 CFF_GlyphSlot slot,
|
D | psobjs.h | 206 CFF_GlyphSlot glyph,
|
D | psobjs.c | 1844 CFF_GlyphSlot glyph, in cff_builder_init() 1909 CFF_GlyphSlot glyph = builder->glyph; in cff_builder_done() 2124 ps_builder->glyph = (CFF_GlyphSlot)t1builder->glyph; in ps_builder_init() 2190 CFF_GlyphSlot glyph = builder->glyph; in ps_builder_done()
|
D | cffdecode.c | 2293 CFF_GlyphSlot slot, in cff_decoder_init()
|
/external/freetype/ |
D | ChangeLog | 3245 `CFF_GlyphSlot', so that we can pretend they are the same in the
|