Home | History | Annotate | Download | only in cff

Lines Matching full:top_font

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;
604 dict = &cff->top_font.font_dict;
673 CFF_FontRecDict top = &cff->top_font.font_dict;
950 if ( pure_cff && cff->top_font.font_dict.cid_registry != 0xFFFFU )