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

  /external/freetype/src/cff/
cf2font.h 79 CFF_SubFont lastSubfont; /* FreeType parsed data; */
cfftypes.h 213 } CFF_SubFontRec, *CFF_SubFont;
256 CFF_SubFont subfonts[CFF_MAX_CID_FONTS];
cf2ft.h 64 FT_LOCAL( CFF_SubFont )
cffgload.h 194 CFF_SubFont current_subfont; /* for current glyph_index */
cffobjs.c 110 cff_make_private_dict( CFF_SubFont subfont,
187 CFF_SubFont sub = font->subfonts[i - 1];
239 CFF_SubFont sub = font->subfonts[i - 1];
311 CFF_SubFont sub = font->subfonts[i - 1];
    [all...]
cffload.c     [all...]
cf2ft.c 367 FT_LOCAL_DEF( CFF_SubFont )
cffgload.c 420 CFF_SubFont sub = &cff->top_font;
    [all...]
  /external/chromium_org/third_party/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 2702 milliseconds