Searched refs:font_infos (Results 1 – 2 of 2) sorted by relevance
133 if ( FT_NEW_ARRAY( blend->font_infos[1], num_designs ) || in t1_allocate_blend()141 blend->font_infos[0] = &face->type1.font_info; in t1_allocate_blend()147 blend->font_infos[nn] = blend->font_infos[nn - 1] + 1; in t1_allocate_blend()654 FT_FREE( blend->font_infos[1] ); in T1_Done_Blend()660 blend->font_infos[n] = NULL; in T1_Done_Blend()1128 objects = (void**)blend->font_infos; in t1_load_keyword()
310 PS_FontInfo font_infos[T1_MAX_MM_DESIGNS + 1]; member