Home
last modified time | relevance | path

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

/third_party/skia/m133/third_party/externals/harfbuzz/src/graph/
Dclassdef-graph.hh35 struct ClassDefFormat1 : public OT::ClassDefFormat1_3<SmallTypes> struct
37 bool sanitize (graph_t::vertex_t& vertex) const in sanitize()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh1914 struct ClassDefFormat1 struct
1919 unsigned int get_class (hb_codepoint_t glyph_id) const in get_class()
1926 bool serialize (hb_serialize_context_t *c, in serialize()
1956 bool subset (hb_subset_context_t *c, in subset()
1995 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
2002 bool collect_coverage (set_t *glyphs) const in collect_coverage()
2025 bool collect_class (set_t *glyphs, unsigned klass) const in collect_class()
2033 bool intersects (const hb_set_t *glyphs) const in intersects()
2043 bool intersects_class (const hb_set_t *glyphs, uint16_t klass) const in intersects_class()
2066 …intersected_class_glyphs (const hb_set_t *glyphs, unsigned klass, hb_set_t *intersect_glyphs) const in intersected_class_glyphs()
[all …]