Home
last modified time | relevance | path

Searched defs:mortmorx (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-aat-layout-morx-table.hh1084 struct mortmorx struct
1086 static constexpr hb_tag_t tableTag = TAG;
1088 bool has_data () const { return version != 0; } in has_data()
1090 void compile_flags (const hb_aat_map_builder_t *mapper, in compile_flags()
1102 void apply (hb_aat_apply_context_t *c) const in apply()
1116 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1135 HBUINT16 version; /* Version number of the glyph metamorphosis table.
1137 HBUINT16 unused; /* Set to 0. */
1138 HBUINT32 chainCount; /* Number of metamorphosis chains contained in this
1140 Chain<Types> firstChain; /* Chains. */