Searched defs:skipping_iterator_t (Results 1 – 1 of 1) sorted by relevance
340 struct skipping_iterator_t struct342 inline void init (hb_apply_context_t *c_, bool context_match = false) in init()354 inline void set_lookup_props (unsigned int lookup_props) in set_lookup_props()358 inline void set_match_func (matcher_t::match_func_t match_func_, in set_match_func()366 inline void reset (unsigned int start_index_, in reset()375 inline void reject (void) { num_items++; match_glyph_data--; } in reject()377 inline bool next (void) in next()404 inline bool prev (void) in prev()432 unsigned int idx;434 hb_apply_context_t *c;[all …]