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

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh1168 c->set_recurse_func (dispatch_recurse_func<hb_closure_context_t>);
1175 c->set_recurse_func (dispatch_recurse_func<hb_collect_glyphs_context_t>);
1265 static inline typename context_t::return_t dispatch_recurse_func (context_t *c, unsigned int lookup_index);
1344 /*static*/ inline typename context_t::return_t SubstLookup::dispatch_recurse_func (context_t *c, unsigned int lookup_index) function in class:OT::SubstLookup

Completed in 96 milliseconds