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

  /external/freetype/src/cff/
cfftypes.h 212 } CFF_SubFontRec, *CFF_SubFont;
256 CFF_SubFont subfonts[CFF_MAX_CID_FONTS];
cffobjs.c 107 cff_make_private_dict( CFF_SubFont subfont,
184 CFF_SubFont sub = font->subfonts[i - 1];
236 CFF_SubFont sub = font->subfonts[i - 1];
308 CFF_SubFont sub = font->subfonts[i - 1];
cffload.c     [all...]
cffgload.c 415 CFF_SubFont sub = &cff->top_font;
    [all...]

Completed in 415 milliseconds