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.hh1452 struct PosLookup : Lookup struct
1454 inline const PosLookupSubTable& get_subtable (unsigned int i) const in get_subtable()
1457 inline bool is_reverse (void) const in is_reverse()
1462 inline bool apply (hb_apply_context_t *c) const in apply()
1468 inline hb_collect_glyphs_context_t::return_t collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1475 inline void add_coverage (set_t *glyphs) const in add_coverage()
1487 inline typename context_t::return_t dispatch (context_t *c) const in dispatch()
1490 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()