Searched refs:font_infos (Results 1 – 3 of 3) sorted by relevance
132 if ( FT_NEW_ARRAY( blend->font_infos[1], num_designs ) || in t1_allocate_blend()140 blend->font_infos[0] = &face->type1.font_info; in t1_allocate_blend()146 blend->font_infos[nn] = blend->font_infos[nn - 1] + 1; in t1_allocate_blend()531 FT_FREE( blend->font_infos[1] ); in T1_Done_Blend()537 blend->font_infos[n] = NULL; in T1_Done_Blend()964 objects = (void**)blend->font_infos; in t1_load_keyword()
310 PS_FontInfo font_infos[T1_MAX_MM_DESIGNS + 1]; member