Searched refs:next_coords (Results 1 – 2 of 2) sorted by relevance
718 FT_Fixed* next_coords; in TT_Get_MM_Var() local843 next_coords = in TT_Get_MM_Var()847 mmvar->namedstyle[i].coords = next_coords; in TT_Get_MM_Var()848 next_coords += fvar_head.axisCount; in TT_Get_MM_Var()851 next_name = (FT_String*)next_coords; in TT_Get_MM_Var()925 next_coords = in TT_Get_MM_Var()930 mmvar->namedstyle[n].coords = next_coords; in TT_Get_MM_Var()931 next_coords += mmvar->num_axis; in TT_Get_MM_Var()935 next_name = (FT_String*)next_coords; in TT_Get_MM_Var()
1760 FT_Fixed* next_coords; in TT_Get_MM_Var() local1874 next_coords = in TT_Get_MM_Var()1878 mmvar->namedstyle[i].coords = next_coords; in TT_Get_MM_Var()1879 next_coords += fvar_head.axisCount; in TT_Get_MM_Var()1882 next_name = (FT_String*)next_coords; in TT_Get_MM_Var()1974 next_coords = in TT_Get_MM_Var()1979 mmvar->namedstyle[n].coords = next_coords; in TT_Get_MM_Var()1980 next_coords += mmvar->num_axis; in TT_Get_MM_Var()1984 next_name = (FT_String*)next_coords; in TT_Get_MM_Var()