Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh862 struct CoverageFormat2 struct
867 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage()
877 bool serialize (hb_serialize_context_t *c, Iterator glyphs) in serialize()
920 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
926 bool intersects (const hb_set_t *glyphs) const in intersects()
935 bool intersects_coverage (const hb_set_t *glyphs, unsigned int index) const in intersects_coverage()
952 bool add_coverage (set_t *glyphs) const in add_coverage()
963 struct iter_t
1016 HBUINT16 coverageFormat; /* Format identifier--format = 2 */
1018 rangeRecord; /* Array of glyph ranges--ordered by
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh1500 struct CoverageFormat2 struct
1505 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage()
1515 bool serialize (hb_serialize_context_t *c, Iterator glyphs) in serialize()
1558 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1564 bool intersects (const hb_set_t *glyphs) const in intersects()
1573 bool intersects_coverage (const hb_set_t *glyphs, unsigned int index) const in intersects_coverage()
1588 void intersected_coverage_glyphs (const hb_set_t *glyphs, hb_set_t *intersect_glyphs) const in intersected_coverage_glyphs()
1599 bool collect_coverage (set_t *glyphs) const in collect_coverage()
1610 struct iter_t
1663 HBUINT16 coverageFormat; /* Format identifier--format = 2 */
[all …]
/third_party/harfbuzz/src/
Dhb-ot-layout-common.hh1815 struct CoverageFormat2 struct
1820 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage()
1830 bool serialize (hb_serialize_context_t *c, Iterator glyphs) in serialize()
1873 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1879 bool intersects (const hb_set_t *glyphs) const in intersects()
1888 bool intersects_coverage (const hb_set_t *glyphs, unsigned int index) const in intersects_coverage()
1903 void intersected_coverage_glyphs (const hb_set_t *glyphs, hb_set_t *intersect_glyphs) const in intersected_coverage_glyphs()
1914 bool collect_coverage (set_t *glyphs) const in collect_coverage()
1925 struct iter_t
1978 HBUINT16 coverageFormat; /* Format identifier--format = 2 */
[all …]