Searched defs:skipping_iterator_t (Results 1 – 1 of 1) sorted by relevance
473 struct skipping_iterator_t struct475 void init (hb_ot_apply_context_t *c_, bool context_match = false) in init()494 void set_lookup_props (unsigned int lookup_props) in set_lookup_props()498 void set_match_func (matcher_t::match_func_t match_func_, in set_match_func()503 void set_glyph_data (const HBUINT16 glyph_data[]) in set_glyph_data()511 void set_glyph_data (const HBUINT24 glyph_data[]) in set_glyph_data()521 void reset (unsigned int start_index_) in reset()531 void reset_fast (unsigned int start_index_) in reset_fast()537 void reject () in reject()546 may_skip (const hb_glyph_info_t &info) const in may_skip()[all …]