Searched defs:skipping_iterator_t (Results 1 – 1 of 1) sorted by relevance
476 struct skipping_iterator_t struct478 void init (hb_ot_apply_context_t *c_, bool context_match = false) in init()499 void set_lookup_props (unsigned int lookup_props) in set_lookup_props()503 void set_match_func (matcher_t::match_func_t match_func_, in set_match_func()508 void set_glyph_data (const HBUINT16 glyph_data[]) in set_glyph_data()516 void set_glyph_data (const HBUINT24 glyph_data[]) in set_glyph_data()526 void reset (unsigned int start_index_) in reset()536 void reset_fast (unsigned int start_index_) in reset_fast()542 void reject () in reject()551 may_skip (const hb_glyph_info_t &info) const in may_skip()[all …]