Searched refs:t1_allocate_blend (Results 1 – 3 of 3) sorted by relevance
104 t1_allocate_blend( T1_Face face, in t1_allocate_blend() function815 error = t1_allocate_blend( face, 0, (FT_UInt)num_axis ); in parse_blend_axis_types()935 error = t1_allocate_blend( face, in parse_blend_design_positions()1007 error = t1_allocate_blend( face, 0, (FT_UInt)num_axis ); in parse_blend_design_map()1117 error = t1_allocate_blend( face, (FT_UInt)num_designs, 0 ); in parse_weight_vector()
4212 * src/type1/t1load.c (t1_allocate_blend): Use proper error values.7650 * src/type1/t1load.c (t1_allocate_blend): Create blend->bboxes.
7638 (t1_allocate_blend): Updated.