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