Searched refs:apply_recurse_func (Results 1 – 3 of 3) sorted by relevance
1195 static bool apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index);1351 /*static*/ inline bool SubstLookup::apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_… in apply_recurse_func() function in OT::SubstLookup
1480 static bool apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index);1632 /*static*/ inline bool PosLookup::apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_in… in apply_recurse_func() function in OT::PosLookup
1188 c.set_recurse_func (Proxy::Lookup::apply_recurse_func); in apply()