Searched defs:set_match_func (Results 1 - 2 of 2) sorted by last modified time

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh319 inline void set_match_func (match_func_t match_func_, function in struct:OT::hb_apply_context_t::matcher_t
397 inline void set_match_func (matcher_t::match_func_t match_func, function in struct:OT::hb_apply_context_t::skipping_forward_iterator_t
401 matcher.set_match_func (match_func, match_data);
467 inline void set_match_func (matcher_t::match_func_t match_func, function in struct:OT::hb_apply_context_t::skipping_backward_iterator_t
471 matcher.set_match_func (match_func, match_data);
726 skippy_iter.set_match_func (match_func, match_data, input);
895 skippy_iter.set_match_func (match_func, match_data, backtrack);
915 skippy_iter.set_match_func (match_func, match_data, lookahead);
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh319 inline void set_match_func (match_func_t match_func_, function in struct:OT::hb_apply_context_t::matcher_t
397 inline void set_match_func (matcher_t::match_func_t match_func, function in struct:OT::hb_apply_context_t::skipping_forward_iterator_t
401 matcher.set_match_func (match_func, match_data);
467 inline void set_match_func (matcher_t::match_func_t match_func, function in struct:OT::hb_apply_context_t::skipping_backward_iterator_t
471 matcher.set_match_func (match_func, match_data);
726 skippy_iter.set_match_func (match_func, match_data, input);
895 skippy_iter.set_match_func (match_func, match_data, backtrack);
915 skippy_iter.set_match_func (match_func, match_data, lookahead);

Completed in 53 milliseconds