Searched defs:GX_BlendRec_ (Results 1 – 1 of 1) sorted by relevance
81 typedef struct GX_BlendRec_ struct83 FT_UInt num_axis;84 FT_Fixed* normalizedcoords;86 FT_MM_Var* mmvar;87 FT_Offset mmvar_len;89 FT_Bool avar_checked;90 GX_AVarSegment avar_segment;92 FT_UInt tuplecount; /* shared tuples in `gvar' */93 FT_Fixed* tuplecoords; /* tuplecoords[tuplecount][num_axis] */95 FT_UInt gv_glyphcnt;[all …]