Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh1222 struct SubstLookup : Lookup struct
1224 typedef SubstLookupSubTable SubTable;
1226 const SubTable& get_subtable (unsigned int i) const in get_subtable()
1229 HB_INTERNAL static bool lookup_type_is_reverse (unsigned int lookup_type) in lookup_type_is_reverse()
1232 bool is_reverse () const in is_reverse()
1240 bool apply (hb_ot_apply_context_t *c) const in apply()
1246 bool intersects (const hb_set_t *glyphs) const in intersects()
1252 hb_closure_context_t::return_t closure (hb_closure_context_t *c, unsigned int this_index) const in closure()
1266 hb_collect_glyphs_context_t::return_t collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1273 void add_coverage (set_t *glyphs) const in add_coverage()
[all …]
/third_party/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh1466 struct SubstLookup : Lookup struct
1468 typedef SubstLookupSubTable SubTable;
1470 const SubTable& get_subtable (unsigned int i) const in get_subtable()
1473 static inline bool lookup_type_is_reverse (unsigned int lookup_type) in lookup_type_is_reverse()
1476 bool is_reverse () const in is_reverse()
1484 bool may_have_non_1to1 () const in may_have_non_1to1()
1490 bool apply (hb_ot_apply_context_t *c) const in apply()
1496 bool intersects (const hb_set_t *glyphs) const in intersects()
1502 hb_closure_context_t::return_t closure (hb_closure_context_t *c, unsigned int this_index) const in closure()
1516 …ps_context_t::return_t closure_lookups (hb_closure_lookups_context_t *c, unsigned this_index) const in closure_lookups()
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh1501 struct SubstLookup : Lookup struct
1503 typedef SubstLookupSubTable SubTable;
1505 const SubTable& get_subtable (unsigned int i) const in get_subtable()
1508 static inline bool lookup_type_is_reverse (unsigned int lookup_type) in lookup_type_is_reverse()
1511 bool is_reverse () const in is_reverse()
1519 bool may_have_non_1to1 () const in may_have_non_1to1()
1525 bool apply (hb_ot_apply_context_t *c) const in apply()
1531 bool intersects (const hb_set_t *glyphs) const in intersects()
1537 hb_closure_context_t::return_t closure (hb_closure_context_t *c, unsigned int this_index) const in closure()
1551 …ps_context_t::return_t closure_lookups (hb_closure_lookups_context_t *c, unsigned this_index) const in closure_lookups()
[all …]