Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/Layout/GPOS/
DSinglePosFormat1.hh11 struct SinglePosFormat1 struct
14 HBUINT16 format; /* Format identifier--format = 1 */
16 coverage; /* Offset to Coverage table--from
18 ValueFormat valueFormat; /* Defines the types of data in the
20 ValueRecord values; /* Defines positioning
26 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
34 bool intersects (const hb_set_t *glyphs) const in intersects()
37 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups()
38 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const in collect_variation_indices()
49 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
[all …]