HomeSort by relevance Sort by last modified time
    Searched refs:CFF_SubFont (Results 1 - 14 of 14) sorted by null

  /external/freetype/src/cff/
cffload.h 79 CFF_SubFont subfont,
100 cff_blend_clear( CFF_SubFont subFont );
103 cff_blend_doBlend( CFF_SubFont subfont,
cffobjs.c 118 cff_make_private_dict( CFF_SubFont subfont,
195 CFF_SubFont sub = font->subfonts[i - 1];
247 CFF_SubFont sub = font->subfonts[i - 1];
319 CFF_SubFont sub = font->subfonts[i - 1];
    [all...]
cffload.c     [all...]
cffparse.c 916 CFF_SubFont subFont;
    [all...]
  /external/freetype/src/psaux/
psfont.h 95 CFF_SubFont lastSubfont; /* FreeType parsed data; */
psft.h 64 FT_LOCAL( CFF_SubFont )
psobjs.h 296 CFF_SubFont subfont );
psfont.c 257 CFF_SubFont subFont;
psft.c 447 FT_LOCAL_DEF( CFF_SubFont )
cffdecode.c     [all...]
psobjs.c     [all...]
  /external/freetype/include/freetype/internal/services/
svcfftl.h 37 CFF_SubFont subfont,
  /external/freetype/include/freetype/internal/
cfftypes.h 237 typedef struct CFF_SubFontRec_* CFF_SubFont;
274 CFF_SubFont subfont;
375 CFF_SubFont subfonts[CFF_MAX_CID_FONTS];
psaux.h 614 CFF_SubFont current_subfont; /* for current glyph_index */
    [all...]

Completed in 215 milliseconds