Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/Layout/GPOS/
DPairPosFormat1.hh12 struct PairPosFormat1_3 struct
14 using PairSet = GPOS_impl::PairSet<Types>;
15 using PairValueRecord = GPOS_impl::PairValueRecord<Types>;
18 HBUINT16 format; /* Format identifier--format = 1 */
20 coverage; /* Offset to Coverage table--from
22 ValueFormat valueFormat[2]; /* [0] Defines the types of data in
34 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
52 bool intersects (const hb_set_t *glyphs) const in intersects()
77 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups()
78 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const in collect_variation_indices()
[all …]