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.hh1097 struct mortmorx struct
1099 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 this
1153 Chain<Types> firstChain; /* Chains. */