Searched defs:mortmorx (Results 1 – 1 of 1) sorted by relevance
1097 struct mortmorx struct1099 enum { tableTag = HB_AAT_TAG_morx };1101 bool has_data () const { return version != 0; } in has_data()1103 void compile_flags (const hb_aat_map_builder_t *mapper, in compile_flags()1115 void apply (hb_aat_apply_context_t *c) const in apply()1129 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1148 HBUINT16 version; /* Version number of the glyph metamorphosis table.1150 HBUINT16 unused; /* Set to 0. */1151 HBUINT32 chainCount; /* Number of metamorphosis chains contained in this1153 Chain<Types> firstChain; /* Chains. */