Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/Layout/GPOS/
DMarkRecord.hh8 struct MarkRecord struct
13 HBUINT16 klass; /* Class defined for this mark */
15 markAnchor; /* Offset to Anchor table--from
20 unsigned get_class () const { return (unsigned) klass; } in get_class()
21 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
27 MarkRecord *subset (hb_subset_context_t *c, in subset()
40 void collect_variation_indices (hb_collect_variation_indices_context_t *c, in collect_variation_indices()