Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh1511 struct ClassDefFormat1_3 struct
1516 unsigned int get_class (hb_codepoint_t glyph_id) const in get_class()
1521 unsigned get_population () const in get_population()
1528 bool serialize (hb_serialize_context_t *c, in serialize()
1558 bool subset (hb_subset_context_t *c, in subset()
1602 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1608 unsigned cost () const { return 1; } in cost()
1611 bool collect_coverage (set_t *glyphs) const in collect_coverage()
1634 bool collect_class (set_t *glyphs, unsigned klass) const in collect_class()
1642 bool intersects (const hb_set_t *glyphs) const in intersects()
[all …]