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

  /external/freetype/src/cff/
cffdrivr.c 330 CFF_FontRecDict dict = &cff->top_font.font_dict;
453 CFF_FontRecDict dict = &cff->top_font.font_dict;
510 CFF_FontRecDict dict = &cff->top_font.font_dict;
535 CFF_FontRecDict dict = &cff->top_font.font_dict;
cfftypes.h 253 CFF_SubFontRec top_font; member in struct:CFF_FontRec_
cffobjs.c 175 cff_make_private_dict( &font->top_font, &priv );
225 FT_ULong top_upm = font->top_font.font_dict.units_per_em;
297 FT_ULong top_upm = font->top_font.font_dict.units_per_em;
597 dict = &cff->top_font.font_dict;
647 CFF_FontRecDict top = &cff->top_font.font_dict;
928 if ( pure_cff && cff->top_font.font_dict.cid_registry != 0xFFFFU )
    [all...]
cffgload.c 398 cff->top_font.font_dict.charstring_type,
414 CFF_SubFont sub = &cff->top_font;
452 decoder->cff->top_font.font_dict.charstring_type,
896 decoder->cff->top_font.font_dict.charstring_type;
    [all...]
cffload.c     [all...]

Completed in 25 milliseconds