Home
last modified time | relevance | path

Searched defs:lookup_index (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc877 unsigned int lookup_index, in hb_ot_layout_lookup_collect_glyphs()
956 unsigned int lookup_index, in hb_ot_layout_lookup_would_substitute()
969 unsigned int lookup_index, in hb_ot_layout_lookup_would_substitute_fast()
1046 unsigned int lookup_index, in hb_ot_layout_lookup_substitute_closure()
1081 … for (hb_codepoint_t lookup_index = HB_SET_VALUE_INVALID; hb_set_next (lookups, &lookup_index);) in hb_ot_layout_lookups_substitute_closure() local
1430 unsigned int lookup_index = lookups[table_index][i].index; in apply() local
Dhb-ot-layout-gsub-table.hh1473 …me context_t::return_t SubstLookup::dispatch_recurse_func (context_t *c, unsigned int lookup_index) in dispatch_recurse_func()
1479 …/ inline bool SubstLookup::apply_recurse_func (hb_ot_apply_context_t *c, unsigned int lookup_index) in apply_recurse_func()
Dhb-ot-layout-gpos-table.hh1754 …name context_t::return_t PosLookup::dispatch_recurse_func (context_t *c, unsigned int lookup_index) in dispatch_recurse_func()
1760 …c*/ inline bool PosLookup::apply_recurse_func (hb_ot_apply_context_t *c, unsigned int lookup_index) in apply_recurse_func()
Dhb-aat-layout-common.hh831 unsigned int lookup_index; member
Dhb-ot-layout-gsubgpos.hh467 unsigned int lookup_index; member