Searched defs:FeatureParams (Results 1 – 6 of 6) sorted by relevance
445 struct FeatureParams struct447 inline bool sanitize (hb_sanitize_context_t *c, hb_tag_t tag) { in sanitize()458 inline const FeatureParamsSize& get_size_params (hb_tag_t tag) const in get_size_params()466 union {470 } u;
444 struct FeatureParams struct446 inline bool sanitize (hb_sanitize_context_t *c, hb_tag_t tag) { in sanitize()457 inline const FeatureParamsSize& get_size_params (hb_tag_t tag) const in get_size_params()465 union {469 } u;
17 class FeatureParams(BaseTable): class
280 class FeatureParams(Table): class
95 HB_UShort FeatureParams; /* always 0 for TT Open 1.0 */ member
106 TT_uint16_t FeatureParams; member