Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-gsubgpos.hh459 match_func_t match_func; member
926 would_match_input(hb_would_apply_context_t *c, unsigned int count, const HBUINT16 input[], match_func_t match_func, const void *match_data) would_match_input() argument
941 match_input(hb_ot_apply_context_t *c, unsigned int count, const HBUINT16 input[], match_func_t match_func, const void *match_data, unsigned int *end_offset, unsigned int match_positions[HB_MAX_CONTEXT_LENGTH], unsigned int *p_total_component_count = nullptr) match_input() argument
1174 match_backtrack(hb_ot_apply_context_t *c, unsigned int count, const HBUINT16 backtrack[], match_func_t match_func, const void *match_data, unsigned int *match_start) match_backtrack() argument
1196 match_lookahead(hb_ot_apply_context_t *c, unsigned int count, const HBUINT16 lookahead[], match_func_t match_func, const void *match_data, unsigned int offset, unsigned int *end_index) match_lookahead() argument
[all...]

Completed in 5 milliseconds