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.hh1153 struct SubstLookup : Lookup struct
1155 inline const SubstLookupSubTable& get_subtable (unsigned int i) const in get_subtable()
1158 inline static bool lookup_type_is_reverse (unsigned int lookup_type) in lookup_type_is_reverse()
1161 inline bool is_reverse (void) const in is_reverse()
1169 inline hb_closure_context_t::return_t closure (hb_closure_context_t *c) const in closure()
1176 inline hb_collect_glyphs_context_t::return_t collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1184 inline void add_coverage (set_t *glyphs) const in add_coverage()
1198 inline bool would_apply (hb_would_apply_context_t *c, const hb_set_digest_t *digest) const in would_apply()
1206 inline bool apply_once (hb_apply_context_t *c) const in apply_once()
1216 inline SubstLookupSubTable& serialize_subtable (hb_serialize_context_t *c, in serialize_subtable()
[all …]