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

  /external/chromium_org/third_party/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/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 */
cf2font.c 242 CFF_SubFont subFont;
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 379 FT_LOCAL_DEF( CFF_SubFont )
cffgload.c 420 CFF_SubFont sub = &cff->top_font;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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...]

Completed in 947 milliseconds