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;
255 CFF_SubFont subfonts[CFF_MAX_CID_FONTS];
cffobjs.c 106 cff_make_private_dict( CFF_SubFont subfont,
183 CFF_SubFont sub = font->subfonts[i - 1];
235 CFF_SubFont sub = font->subfonts[i - 1];
307 CFF_SubFont sub = font->subfonts[i - 1];
    [all...]
cffload.c     [all...]
cffgload.c 414 CFF_SubFont sub = &cff->top_font;
    [all...]

Completed in 17 milliseconds