Home | History | Annotate | Download | only in src

Lines Matching refs:lookup_index

1214   static bool apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index);
1273 static inline typename context_t::return_t dispatch_recurse_func (context_t *c, unsigned int lookup_index);
1370 /*static*/ inline typename context_t::return_t SubstLookup::dispatch_recurse_func (context_t *c, unsigned int lookup_index)
1373 const SubstLookup &l = gsub.get_lookup (lookup_index);
1377 /*static*/ inline bool SubstLookup::apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index)
1380 const SubstLookup &l = gsub.get_lookup (lookup_index);