HomeSort by relevance Sort by last modified time
    Searched refs:set_match_func (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
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_);
721 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);
    [all...]
  /external/selinux/python/sepolicy/sepolicy/
gui.py 437 self.entrycompletion_obj.set_match_func(self.match_func, None)
    [all...]

Completed in 3697 milliseconds