Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh794 struct CoverageFormat1 struct
799 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage()
808 bool serialize (hb_serialize_context_t *c, Iterator glyphs) in serialize()
814 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
820 bool intersects (const hb_set_t *glyphs) const in intersects()
829 bool intersects_coverage (const hb_set_t *glyphs, unsigned int index) const in intersects_coverage()
833 bool add_coverage (set_t *glyphs) const in add_coverage()
838 struct iter_t
855 HBUINT16 coverageFormat; /* Format identifier--format = 1 */
857 glyphArray; /* Array of GlyphIDs--in numerical order */
/third_party/harfbuzz/src/
Dhb-ot-layout-common.hh1388 struct CoverageFormat1 struct
1393 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage()
1402 bool serialize (hb_serialize_context_t *c, Iterator glyphs) in serialize()
1408 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1414 bool intersects (const hb_set_t *glyphs) const in intersects()
1422 bool intersects_coverage (const hb_set_t *glyphs, unsigned int index) const in intersects_coverage()
1425 void intersected_coverage_glyphs (const hb_set_t *glyphs, hb_set_t *intersect_glyphs) const in intersected_coverage_glyphs()
1434 bool collect_coverage (set_t *glyphs) const in collect_coverage()
1439 struct iter_t
1456 HBUINT16 coverageFormat; /* Format identifier--format = 1 */
[all …]