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.hh2743 struct PosLookup : Lookup struct
2745 typedef struct PosLookupSubTable SubTable;
2747 const SubTable& get_subtable (unsigned int i) const in get_subtable()
2750 bool is_reverse () const in is_reverse()
2755 bool apply (hb_ot_apply_context_t *c) const in apply()
2761 bool intersects (const hb_set_t *glyphs) const in intersects()
2767 hb_collect_glyphs_context_t::return_t collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
2770 …ps_context_t::return_t closure_lookups (hb_closure_lookups_context_t *c, unsigned this_index) const in closure_lookups()
2788 void collect_coverage (set_t *glyphs) const in collect_coverage()
2802 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()
[all …]