Home
last modified time | relevance | path

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

/third_party/skia/m133/third_party/externals/harfbuzz/src/graph/
Dclassdef-graph.hh47 struct ClassDefFormat2 : public OT::ClassDefFormat2_4<SmallTypes> struct
49 bool sanitize (graph_t::vertex_t& vertex) const in sanitize()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh2109 struct ClassDefFormat2 struct
2114 unsigned int get_class (hb_codepoint_t glyph_id) const in get_class()
2121 bool serialize (hb_serialize_context_t *c, in serialize()
2174 bool subset (hb_subset_context_t *c, in subset()
2214 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
2221 bool collect_coverage (set_t *glyphs) const in collect_coverage()
2232 bool collect_class (set_t *glyphs, unsigned int klass) const in collect_class()
2244 bool intersects (const hb_set_t *glyphs) const in intersects()
2256 bool intersects_class (const hb_set_t *glyphs, uint16_t klass) const in intersects_class()
2285 …intersected_class_glyphs (const hb_set_t *glyphs, unsigned klass, hb_set_t *intersect_glyphs) const in intersected_class_glyphs()
[all …]