Searched refs:next_name (Results 1 – 3 of 3) sorted by relevance
1973 FT_String* next_name; in TT_Get_MM_Var() local2152 next_name = (FT_String*)( (char*)mmvar->namedstyle + in TT_Get_MM_Var()2156 mmvar->axis[i].name = next_name; in TT_Get_MM_Var()2157 next_name += 5; in TT_Get_MM_Var()2401 next_name = (FT_String*)( (char*)mmvar->namedstyle + in TT_Get_MM_Var()2405 a->name = next_name; in TT_Get_MM_Var()2417 next_name += 5; in TT_Get_MM_Var()
514 const string& next_name = ControlLoopName(opts.new_name(edge->dst()->name())); in AddControlLoop() local520 Node* merge = AddControlMerge(enter_name, next_name, g, merge_name, in AddControlLoop()527 AddControlNext({switch_node, 1}, device_name, bopts.WithName(next_name)); in AddControlLoop()
873 auto next_name = attribute_; in ParseAnyValue() local879 if (next_name != type_name) in ParseAnyValue()