Searched defs:lookup_index (Results 1 – 6 of 6) sorted by relevance
1237 unsigned int lookup_index, in hb_ot_layout_lookup_collect_glyphs()1368 unsigned int lookup_index, in hb_ot_layout_lookup_would_substitute()1461 unsigned int lookup_index, in hb_ot_layout_lookup_substitute_closure()1499 … for (hb_codepoint_t lookup_index = HB_SET_VALUE_INVALID; hb_set_next (lookups, &lookup_index);) in hb_ot_layout_lookups_substitute_closure() local1903 unsigned int lookup_index = lookups[table_index][i].index; in apply() local
1531 …me context_t::return_t SubstLookup::dispatch_recurse_func (context_t *c, unsigned int lookup_index) in dispatch_recurse_func()1536 …/ inline bool SubstLookup::apply_recurse_func (hb_ot_apply_context_t *c, unsigned int lookup_index) in apply_recurse_func()
822 unsigned int lookup_index; member
2063 …name context_t::return_t PosLookup::dispatch_recurse_func (context_t *c, unsigned int lookup_index) in dispatch_recurse_func()2068 …c*/ inline bool PosLookup::apply_recurse_func (hb_ot_apply_context_t *c, unsigned int lookup_index) in apply_recurse_func()
467 unsigned int lookup_index; member
272 const int lookup_index = y_mode - kPredictionModeNearestNearestMv; in GetSinglePredictionMode() local