Searched refs:match_func_t (Results 1 – 1 of 1) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gsubgpos-private.hh | 279 typedef bool (*match_func_t) (hb_codepoint_t glyph_id, const USHORT &value, const void *data); typedef 286 inline void set_match_func (match_func_t match_func_, in set_match_func() 336 match_func_t match_func; 358 inline void set_match_func (matcher_t::match_func_t match_func_, in set_match_func() 601 typedef bool (*match_func_t) (hb_codepoint_t glyph_id, const USHORT &value, const void *data); typedef 613 match_func_t match; 689 match_func_t match_func, in would_match_input() 704 match_func_t match_func, in match_input() 886 match_func_t match_func, in match_backtrack() 905 match_func_t match_func, in match_lookahead()
|