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.hh1112 struct mortmorx struct
1114 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 this
1168 Chain<Types> firstChain; /* Chains. */