Searched defs:GX_BlendRec_ (Results 1 – 1 of 1) sorted by relevance
301 typedef struct GX_BlendRec_ struct303 FT_UInt num_axis;304 FT_Fixed* coords;305 FT_Fixed* normalizedcoords;307 FT_MM_Var* mmvar;308 FT_Offset mmvar_len;310 FT_Fixed* normalized_stylecoords;313 FT_Bool avar_loaded;314 GX_AVarSegment avar_segment; /* avar_segment[num_axis] */316 FT_Bool hvar_loaded;[all …]