Lines Matching defs:PosLookup
1562 struct PosLookup : Lookup struct
1564 typedef struct PosLookupSubTable SubTable;
1566 const SubTable& get_subtable (unsigned int i) const in get_subtable()
1569 bool is_reverse () const in is_reverse()
1574 bool apply (hb_ot_apply_context_t *c) const in apply()
1580 bool intersects (const hb_set_t *glyphs) const in intersects()
1586 hb_collect_glyphs_context_t::return_t collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1593 void add_coverage (set_t *glyphs) const in add_coverage()
1605 typename context_t::return_t dispatch (context_t *c) const in dispatch()
1608 bool subset (hb_subset_context_t *c) const in subset()
1611 bool sanitize (hb_sanitize_context_t *c) const in sanitize()