Searched defs:TT_SizeRec_ (Results 1 – 1 of 1) sorted by relevance
274 typedef struct TT_SizeRec_ struct276 FT_SizeRec root;280 FT_Size_Metrics* metrics; /* for the current rendering mode */281 FT_Size_Metrics hinted_metrics; /* for the hinted rendering mode */283 TT_Size_Metrics ttmetrics;285 FT_Byte* widthp; /* glyph widths from the hdmx table */287 FT_ULong strike_index; /* 0xFFFFFFFF to indicate invalid */291 FT_Long point_size; /* for the `MPS' bytecode instruction */293 FT_UInt num_function_defs; /* number of function definitions */294 FT_UInt max_function_defs;[all …]