Searched refs:apply_recurse_func (Results 1 – 3 of 3) sorted by relevance
1160 static bool apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index);1336 /*static*/ inline bool SubstLookup::apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_… in apply_recurse_func() function in OT::SubstLookup
1481 static bool apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index);1635 /*static*/ inline bool PosLookup::apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_in… in apply_recurse_func() function in OT::PosLookup
1096 c.set_recurse_func (Proxy::Lookup::apply_recurse_func); in apply()