Searched defs:lookup_index (Results 1 – 5 of 5) sorted by relevance
724 unsigned int lookup_index, in hb_ot_layout_lookup_collect_glyphs()773 unsigned int lookup_index, in hb_ot_layout_lookup_would_substitute()784 unsigned int lookup_index, in hb_ot_layout_lookup_would_substitute_fast()810 unsigned int lookup_index, in hb_ot_layout_lookup_substitute_closure()1102 unsigned int lookup_index = lookups[table_index][i].index; in apply() local
1329 …me context_t::return_t SubstLookup::dispatch_recurse_func (context_t *c, unsigned int lookup_index) in dispatch_recurse_func()1336 …ic*/ inline bool SubstLookup::apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index) in apply_recurse_func()
867 for (hb_codepoint_t lookup_index = -1; hb_set_next (&lookups, &lookup_index);) in hb_ot_shape_glyphs_closure() local
1628 …name context_t::return_t PosLookup::dispatch_recurse_func (context_t *c, unsigned int lookup_index) in dispatch_recurse_func()1635 …atic*/ inline bool PosLookup::apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index) in apply_recurse_func()
473 unsigned int lookup_index; member