Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh817 struct CoverageFormat1 struct
822 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage()
829 bool serialize (hb_serialize_context_t *c, in serialize()
836 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
842 bool intersects (const hb_set_t *glyphs) const in intersects()
851 bool intersects_coverage (const hb_set_t *glyphs, unsigned int index) const in intersects_coverage()
855 bool add_coverage (set_t *glyphs) const in add_coverage()
862 struct Iter {
877 HBUINT16 coverageFormat; /* Format identifier--format = 1 */
879 glyphArray; /* Array of GlyphIDs--in numerical order */