Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc591 unsigned int lookup_index, in hb_ot_layout_lookup_collect_glyphs()
635 unsigned int lookup_index, in hb_ot_layout_lookup_would_substitute()
646 unsigned int lookup_index, in hb_ot_layout_lookup_would_substitute_fast()
668 unsigned int lookup_index, in hb_ot_layout_substitute_lookup()
689 unsigned int lookup_index, in hb_ot_layout_lookup_substitute_closure()
718 unsigned int lookup_index, in hb_ot_layout_position_lookup()
Dhb-ot-shape.cc649 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.hh1390 …me context_t::return_t SubstLookup::dispatch_recurse_func (context_t *c, unsigned int lookup_index) in dispatch_recurse_func()
1397 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 inline bool PosLookup::apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index) in apply_recurse_func()
/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-gsub.c4020 HB_UShort lookup_index, in GSUB_Do_Glyph_Lookup()
4119 HB_UShort lookup_index, in GSUB_Do_String_Lookup()
4235 HB_UShort lookup_index = index[i]; in HB_GSUB_Add_Feature() local
4306 HB_UShort lookup_index = feature.LookupListIndex[j]; in HB_GSUB_Apply_String() local
Dharfbuzz-gpos.c5771 HB_UShort lookup_index, in GPOS_Do_Glyph_Lookup()
5875 HB_UShort lookup_index, in GPOS_Do_String_Lookup()
5978 HB_UShort lookup_index = index[i]; in HB_GPOS_Add_Feature() local
6067 HB_UShort lookup_index = feature.LookupListIndex[j]; in HB_GPOS_Apply_String() local
/external/harfbuzz/src/
Dharfbuzz-gsub.c4020 HB_UShort lookup_index, in GSUB_Do_Glyph_Lookup()
4119 HB_UShort lookup_index, in GSUB_Do_String_Lookup()
4235 HB_UShort lookup_index = index[i]; in HB_GSUB_Add_Feature() local
4306 HB_UShort lookup_index = feature.LookupListIndex[j]; in HB_GSUB_Apply_String() local
Dharfbuzz-gpos.c5771 HB_UShort lookup_index, in GPOS_Do_Glyph_Lookup()
5875 HB_UShort lookup_index, in GPOS_Do_String_Lookup()
5978 HB_UShort lookup_index = index[i]; in HB_GPOS_Add_Feature() local
6067 HB_UShort lookup_index = feature.LookupListIndex[j]; in HB_GPOS_Apply_String() local
/external/v8/src/
Dfull-codegen.cc767 int lookup_index = in FindInlineFunctionGenerator() local
Dhydrogen.cc6104 int lookup_index = static_cast<int>(function->function_id) - in VisitCallRuntime() local