Searched refs:match_func_t (Results 1 – 1 of 1) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gsubgpos.hh | 271 typedef bool (*match_func_t) (hb_codepoint_t glyph_id, const HBUINT16 &value, const void *data); typedef 278 void set_match_func (match_func_t match_func_, in set_match_func() 327 match_func_t match_func; 349 void set_match_func (matcher_t::match_func_t match_func_, in set_match_func() 672 typedef bool (*match_func_t) (hb_codepoint_t glyph_id, const HBUINT16 &value, const void *data); typedef 684 match_func_t match; 760 match_func_t match_func, in would_match_input() 775 match_func_t match_func, in match_input() 1007 match_func_t match_func, in match_backtrack() 1029 match_func_t match_func, in match_lookahead()
|