Home
last modified time | relevance | path

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

/third_party/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh992 struct LigatureSubstFormat1 struct
994 bool intersects (const hb_set_t *glyphs) const in intersects()
1006 bool may_have_non_1to1 () const in may_have_non_1to1()
1009 void closure (hb_closure_context_t *c) const in closure()
1020 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups()
1022 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1033 const Coverage &get_coverage () const { return this+coverage; } in get_coverage()
1035 bool would_apply (hb_would_apply_context_t *c) const in would_apply()
1044 bool apply (hb_ot_apply_context_t *c) const in apply()
1055 bool serialize (hb_serialize_context_t *c, in serialize()
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh1005 struct LigatureSubstFormat1 struct
1007 bool intersects (const hb_set_t *glyphs) const in intersects()
1019 bool may_have_non_1to1 () const in may_have_non_1to1()
1022 void closure (hb_closure_context_t *c) const in closure()
1033 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups()
1035 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1046 const Coverage &get_coverage () const { return this+coverage; } in get_coverage()
1048 bool would_apply (hb_would_apply_context_t *c) const in would_apply()
1057 bool apply (hb_ot_apply_context_t *c) const in apply()
1068 bool serialize (hb_serialize_context_t *c, in serialize()
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh851 struct LigatureSubstFormat1 struct
853 bool intersects (const hb_set_t *glyphs) const in intersects()
865 void closure (hb_closure_context_t *c) const in closure()
875 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
886 const Coverage &get_coverage () const { return this+coverage; } in get_coverage()
888 bool would_apply (hb_would_apply_context_t *c) const in would_apply()
897 bool apply (hb_ot_apply_context_t *c) const in apply()
908 bool serialize (hb_serialize_context_t *c, in serialize()
932 bool subset (hb_subset_context_t *c) const in subset()
939 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
[all …]