Searched refs:CFF_GlyphSlot (Results 1 – 10 of 10) sorted by relevance
/external/freetype/src/cff/ |
D | cffgload.h | 51 cff_slot_load( CFF_GlyphSlot glyph,
|
D | cffdrivr.c | 167 CFF_GlyphSlot slot = (CFF_GlyphSlot)cffslot; in cff_glyph_load()
|
D | cffgload.c | 194 cff_slot_load( CFF_GlyphSlot glyph, in cff_slot_load()
|
/external/freetype/include/freetype/internal/ |
D | cffotypes.h | 69 } CFF_GlyphSlotRec, *CFF_GlyphSlot; typedef
|
D | psaux.h | 567 CFF_GlyphSlot glyph; 1027 CFF_GlyphSlot glyph, 1111 CFF_GlyphSlot glyph; 1221 CFF_GlyphSlot slot,
|
/external/freetype/src/psaux/ |
D | cffdecode.h | 32 CFF_GlyphSlot slot,
|
D | psobjs.h | 205 CFF_GlyphSlot glyph,
|
D | psobjs.c | 1843 CFF_GlyphSlot glyph, in cff_builder_init() 1908 CFF_GlyphSlot glyph = builder->glyph; in cff_builder_done() 2131 ps_builder->glyph = (CFF_GlyphSlot)t1builder->glyph; in ps_builder_init() 2197 CFF_GlyphSlot glyph = builder->glyph; in ps_builder_done()
|
D | cffdecode.c | 2332 CFF_GlyphSlot slot, in cff_decoder_init()
|
/external/freetype/ |
D | ChangeLog.29 | 1886 `CFF_GlyphSlot', so that we can pretend they are the same in the
|