Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh598 struct SinglePosFormat2 struct
600 bool intersects (const hb_set_t *glyphs) const in intersects()
603 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
606 const Coverage &get_coverage () const { return this+coverage; } in get_coverage()
608 bool apply (hb_ot_apply_context_t *c) const in apply()
627 void serialize (hb_serialize_context_t *c, in serialize()
647 bool subset (hb_subset_context_t *c) const in subset()
672 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
681 HBUINT16 format; /* Format identifier--format = 2 */
683 coverage; /* Offset to Coverage table--from
[all …]