Searched refs:set_match_func (Results 1 – 2 of 2) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gsubgpos-private.hh | 286 inline void set_match_func (match_func_t match_func_, in set_match_func() function 346 matcher.set_match_func (NULL, NULL); in init() 358 inline void set_match_func (matcher_t::match_func_t match_func_, in set_match_func() function 362 matcher.set_match_func (match_func_, match_data_); in set_match_func() 719 skippy_iter.set_match_func (match_func, match_data, input); in match_input() 893 skippy_iter.set_match_func (match_func, match_data, backtrack); in match_backtrack() 913 skippy_iter.set_match_func (match_func, match_data, lookahead); in match_lookahead()
|
/external/selinux/policycoreutils/sepolicy/sepolicy/ |
D | gui.py | 438 self.entrycompletion_obj.set_match_func(self.match_func, None)
|