Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc637 unsigned int lookup_index, in hb_ot_layout_lookup_collect_glyphs()
681 unsigned int lookup_index, in hb_ot_layout_lookup_would_substitute()
692 unsigned int lookup_index, in hb_ot_layout_lookup_would_substitute_fast()
719 unsigned int lookup_index, in hb_ot_layout_lookup_substitute_closure()
916 unsigned int lookup_index = lookups[table_index][i].index; in apply() local
Dhb-ot-shape.cc798 for (hb_codepoint_t lookup_index = -1; hb_set_next (&lookups, &lookup_index);) in hb_ot_shape_glyphs_closure() local
Dhb-ot-layout-gsub-table.hh1370 …me context_t::return_t SubstLookup::dispatch_recurse_func (context_t *c, unsigned int lookup_index) in dispatch_recurse_func()
1377 …ic*/ inline bool SubstLookup::apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index) in apply_recurse_func()
Dhb-ot-layout-gpos-table.hh1622 …name context_t::return_t PosLookup::dispatch_recurse_func (context_t *c, unsigned int lookup_index) in dispatch_recurse_func()
1629 …atic*/ inline bool PosLookup::apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index) in apply_recurse_func()
/external/v8/src/
Dfull-codegen.cc887 int lookup_index = in FindInlineFunctionGenerator() local
Dhydrogen.cc9795 int lookup_index = static_cast<int>(function->function_id) - in VisitCallRuntime() local