Searched defs:mortmorx (Results 1 – 1 of 1) sorted by relevance
1112 struct mortmorx struct1114 static constexpr hb_tag_t tableTag = TAG;1116 bool has_data () const { return version != 0; } in has_data()1118 void compile_flags (const hb_aat_map_builder_t *mapper, in compile_flags()1130 void apply (hb_aat_apply_context_t *c) const in apply()1144 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1163 HBUINT16 version; /* Version number of the glyph metamorphosis table.1165 HBUINT16 unused; /* Set to 0. */1166 HBUINT32 chainCount; /* Number of metamorphosis chains contained in this1168 Chain<Types> firstChain; /* Chains. */