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.hh1125 struct SubstLookup : Lookup struct
1127 inline const SubstLookupSubTable& get_subtable (unsigned int i) const in get_subtable()
1130 inline static bool lookup_type_is_reverse (unsigned int lookup_type) in lookup_type_is_reverse()
1133 inline bool is_reverse (void) const in is_reverse()
1141 inline hb_closure_context_t::return_t closure (hb_closure_context_t *c) const in closure()
1148 … hb_collect_glyphs_context_t::return_t collect_glyphs_lookup (hb_collect_glyphs_context_t *c) const in collect_glyphs_lookup()
1156 inline void add_coverage (set_t *glyphs) const in add_coverage()
1170 inline bool would_apply (hb_would_apply_context_t *c, const hb_set_digest_t *digest) const in would_apply()
1178 inline bool apply_once (hb_apply_context_t *c) const in apply_once()
1187 inline bool apply_string (hb_apply_context_t *c, const hb_set_digest_t *digest) const in apply_string()
[all …]