Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsub-table.hh1275 struct SubstLookup : Lookup struct
1277 typedef SubstLookupSubTable SubTable;
1279 const SubTable& get_subtable (unsigned int i) const in get_subtable()
1282 static bool lookup_type_is_reverse (unsigned int lookup_type) in lookup_type_is_reverse()
1285 bool is_reverse () const in is_reverse()
1293 bool apply (hb_ot_apply_context_t *c) const in apply()
1299 bool intersects (const hb_set_t *glyphs) const in intersects()
1305 hb_closure_context_t::return_t closure (hb_closure_context_t *c, unsigned int this_index) const in closure()
1320 hb_collect_glyphs_context_t::return_t collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1328 void add_coverage (set_t *glyphs) const in add_coverage()
[all …]