hb-ot-layout-gsubgpos-private.hh | 286 inline void set_match_func (match_func_t match_func_, function in struct:OT::hb_apply_context_t::matcher_t 346 matcher.set_match_func (NULL, NULL); 358 inline void set_match_func (matcher_t::match_func_t match_func_, function in struct:OT::hb_apply_context_t::skipping_iterator_t 362 matcher.set_match_func (match_func_, match_data_); 719 skippy_iter.set_match_func (match_func, match_data, input); 893 skippy_iter.set_match_func (match_func, match_data, backtrack); 913 skippy_iter.set_match_func (match_func, match_data, lookahead); [all...] |