Home
last modified time | relevance | path

Searched defs:match_func (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos-private.hh336 match_func_t match_func; member
691 match_func_t match_func, in would_match_input()
706 match_func_t match_func, in match_input()
888 match_func_t match_func, in match_backtrack()
907 match_func_t match_func, in match_lookahead()
/external/selinux/python/sepolicy/sepolicy/
Dgui.py715 def match_func(self, completion, key_string, iter, func_data): member in SELinuxGui