Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout-common.hh1755 struct ClassDefFormat2_4 struct
1760 unsigned int get_class (hb_codepoint_t glyph_id) const in get_class()
1765 unsigned get_population () const in get_population()
1775 bool serialize (hb_serialize_context_t *c, in serialize()
1839 bool subset (hb_subset_context_t *c, in subset()
1901 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1907 unsigned cost () const { return hb_bit_storage ((unsigned) rangeRecord.len); /* bsearch cost */ } in cost()
1910 bool collect_coverage (set_t *glyphs) const in collect_coverage()
1920 bool collect_class (set_t *glyphs, unsigned int klass) const in collect_class()
1931 bool intersects (const hb_set_t *glyphs) const in intersects()
[all …]