Searched defs:AxisRecord (Results 1 – 1 of 1) sorted by relevance
71 struct AxisRecord struct74 {78 bool sanitize (hb_sanitize_context_t *c) const in sanitize()85 Tag axisTag; /* Tag identifying the design variation for the axis. */86 HBFixed minValue; /* The minimum coordinate value for the axis. */87 HBFixed defaultValue; /* The default coordinate value for the axis. */88 HBFixed maxValue; /* The maximum coordinate value for the axis. */89 HBUINT16 flags; /* Axis flags. */90 NameID axisNameID; /* The name ID for entries in the 'name' table that