Searched defs:FeatureParamsSize (Results 1 – 2 of 2) sorted by relevance
278 struct FeatureParamsSize struct280 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()350 USHORT designSize; /* Represents the design size in 720/inch355 USHORT subfamilyID; /* Has no independent meaning, but serves365 USHORT subfamilyNameID;/* If the preceding value is non-zero, this379 USHORT rangeStart; /* Large end of the recommended usage range382 USHORT rangeEnd; /* Small end of the recommended usage range
26 class FeatureParamsSize(FeatureParams): class