Searched defs:PosLookup (Results 1 – 1 of 1) sorted by relevance
1873 struct PosLookup : Lookup struct1875 typedef struct PosLookupSubTable SubTable;1877 const SubTable& get_subtable (unsigned int i) const in get_subtable()1880 bool is_reverse () const in is_reverse()1885 bool apply (hb_ot_apply_context_t *c) const in apply()1891 bool intersects (const hb_set_t *glyphs) const in intersects()1897 hb_collect_glyphs_context_t::return_t collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()1901 void add_coverage (set_t *glyphs) const in add_coverage()1913 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()1916 bool subset (hb_subset_context_t *c) const in subset()[all …]