Searched refs:weight_vector (Results 1 – 6 of 6) sorted by relevance
92 FT_Fixed* weight_vector );97 FT_Fixed* weight_vector );
120 blend->weight_vector = NULL; in t1_allocate_blend()424 if ( blend->weight_vector[n] != result ) in t1_set_mm_blend()426 blend->weight_vector[n] = result; in t1_set_mm_blend()471 mm_weights_unmap( blend->weight_vector, in T1_Get_MM_Blend()507 blend->weight_vector[i] = blend->default_weight_vector[i]; in T1_Set_MM_WeightVector()517 blend->weight_vector[i] = weightvector[i]; in T1_Set_MM_WeightVector()520 blend->weight_vector[i] = (FT_Fixed)0; in T1_Set_MM_WeightVector()551 weightvector[i] = blend->weight_vector[i]; in T1_Get_MM_WeightVector()696 mm_weights_unmap( blend->weight_vector, in T1_Get_Var_Design()750 FT_FREE( blend->weight_vector ); in T1_Done_Blend()[all …]
304 FT_Fixed* weight_vector; member
949 blend->weight_vector[mm] ) ); in t1_decoder_parse_charstrings()977 blend->weight_vector, in t1_decoder_parse_charstrings()979 sizeof ( blend->weight_vector[0] ) ); in t1_decoder_parse_charstrings()
1885 blend->weight_vector[mm] ) ); in cf2_interpT2CharString()1916 blend->weight_vector, in cf2_interpT2CharString()1918 sizeof ( blend->weight_vector[0] ) ); in cf2_interpT2CharString()
8206 FT_Fixed* weight_vector );