Searched defs:skipping_iterator_t (Results 1 – 1 of 1) sorted by relevance
331 struct skipping_iterator_t struct333 void init (hb_ot_apply_context_t *c_, bool context_match = false) in init()345 void set_lookup_props (unsigned int lookup_props) in set_lookup_props()349 void set_match_func (matcher_t::match_func_t match_func_, in set_match_func()357 void reset (unsigned int start_index_, in reset()366 void reject () { num_items++; match_glyph_data--; } in reject()369 may_skip (const hb_glyph_info_t &info) const in may_skip()372 bool next () in next()399 bool prev () in prev()427 unsigned int idx;[all …]