Searched refs:CFF_SubFont (Results 1 – 25 of 28) sorted by relevance
12
219 } CFF_SubFontRec, *CFF_SubFont; typedef263 CFF_SubFont subfonts[CFF_MAX_CID_FONTS];
85 CFF_SubFont lastSubfont; /* FreeType parsed data; */
64 FT_LOCAL( CFF_SubFont )
199 CFF_SubFont current_subfont; /* for current glyph_index */
110 cff_make_private_dict( CFF_SubFont subfont, in cff_make_private_dict()187 CFF_SubFont sub = font->subfonts[i - 1]; in cff_size_init()239 CFF_SubFont sub = font->subfonts[i - 1]; in cff_size_select()311 CFF_SubFont sub = font->subfonts[i - 1]; in cff_size_request()
1310 cff_subfont_load( CFF_SubFont font, in cff_subfont_load()1431 CFF_SubFont subfont ) in cff_subfont_done()1569 CFF_SubFont sub = NULL; in cff_font_load()
253 CFF_SubFont subFont; in cf2_font_setup()
407 FT_LOCAL_DEF( CFF_SubFont )
213 } CFF_SubFontRec, *CFF_SubFont; typedef256 CFF_SubFont subfonts[CFF_MAX_CID_FONTS];
84 CFF_SubFont lastSubfont; /* FreeType parsed data; */
1304 cff_subfont_load( CFF_SubFont font, in cff_subfont_load()1415 CFF_SubFont subfont ) in cff_subfont_done()1552 CFF_SubFont sub = NULL; in cff_font_load()
420 CFF_SubFont sub = &cff->top_font; in cff_decoder_prepare()