Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh1432 struct PosLookup : Lookup struct
1434 inline const PosLookupSubTable& get_subtable (unsigned int i) const in get_subtable()
1437 … hb_collect_glyphs_context_t::return_t collect_glyphs_lookup (hb_collect_glyphs_context_t *c) const in collect_glyphs_lookup()
1445 inline void add_coverage (set_t *glyphs) const in add_coverage()
1459 inline bool apply_once (hb_apply_context_t *c) const in apply_once()
1469 inline bool apply_string (hb_apply_context_t *c, const hb_set_digest_t *digest) const in apply_string()
1498 inline typename context_t::return_t dispatch (context_t *c) const in dispatch()
1511 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize()