Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/Common/
H A DCoverageFormat2.hh39 struct CoverageFormat2_4 struct
44 HBUINT16 coverageFormat; /* Format identifier--format = 2 */
46 rangeRecord; /* Array of glyph ranges--ordered by
54 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
60 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage()
68 unsigned get_population () const in get_population()
78 bool serialize (hb_serialize_context_t *c, Iterator glyphs) in serialize()
121 bool intersects (const hb_set_t *glyphs) const in intersects()
134 bool intersects_coverage (const hb_set_t *glyphs, unsigned int index) const in intersects_coverage()
144 void intersect_set (const hb_set_t &glyphs, IterableOut&& intersect_glyphs) const in intersect_set()
[all …]