Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh706 struct PairPosFormat2 struct
708 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
726 inline const Coverage &get_coverage (void) const in get_coverage()
731 inline bool apply (hb_apply_context_t *c) const in apply()
763 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize()
781 USHORT format; /* Format identifier--format = 2 */
783 coverage; /* Offset to Coverage table--from
785 ValueFormat valueFormat1; /* ValueRecord definition--for the
788 ValueFormat valueFormat2; /* ValueRecord definition--for the
792 classDef1; /* Offset to ClassDef table--from
[all …]