Home
last modified time | relevance | path

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

/third_party/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh1174 struct ReverseChainSingleSubstFormat1 struct
1176 bool intersects (const hb_set_t *glyphs) const in intersects()
1198 bool may_have_non_1to1 () const in may_have_non_1to1()
1201 void closure (hb_closure_context_t *c) const in closure()
1215 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups()
1217 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1237 const Coverage &get_coverage () const { return this+coverage; } in get_coverage()
1239 bool would_apply (hb_would_apply_context_t *c) const in would_apply()
1242 bool apply (hb_ot_apply_context_t *c) const in apply()
1279 bool serialize_coverage_offset_array (hb_subset_context_t *c, Iterator it) const in serialize_coverage_offset_array()
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh1012 struct ReverseChainSingleSubstFormat1 struct
1014 bool intersects (const hb_set_t *glyphs) const in intersects()
1036 void closure (hb_closure_context_t *c) const in closure()
1050 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1070 const Coverage &get_coverage () const { return this+coverage; } in get_coverage()
1072 bool would_apply (hb_would_apply_context_t *c) const in would_apply()
1075 bool apply (hb_ot_apply_context_t *c) const in apply()
1108 bool subset (hb_subset_context_t *c) const in subset()
1115 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1128 HBUINT16 format; /* Format identifier--format = 1 */
[all …]