Searched defs:FeatureParamsSize (Results 1 – 2 of 2) sorted by relevance
312 struct FeatureParamsSize struct314 bool sanitize (hb_sanitize_context_t *c) const in sanitize()384 HBUINT16 designSize; /* Represents the design size in 720/inch389 HBUINT16 subfamilyID; /* Has no independent meaning, but serves399 NameID subfamilyNameID;/* If the preceding value is non-zero, this413 HBUINT16 rangeStart; /* Large end of the recommended usage range416 HBUINT16 rangeEnd; /* Small end of the recommended usage range
498 class FeatureParamsSize(FeatureParams): class