Searched defs:lookup_index (Results 1 – 10 of 10) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-layout.cc | 591 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()
|
D | hb-ot-shape.cc | 649 for (hb_codepoint_t lookup_index = -1; hb_set_next (&lookups, &lookup_index);) in hb_ot_shape_glyphs_closure() local
|
D | hb-ot-layout-gsub-table.hh | 1390 …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()
|
D | hb-ot-layout-gpos-table.hh | 1622 …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/ |
D | harfbuzz-gsub.c | 4020 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
|
D | harfbuzz-gpos.c | 5771 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/ |
D | harfbuzz-gsub.c | 4020 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
|
D | harfbuzz-gpos.c | 5771 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/ |
D | full-codegen.cc | 767 int lookup_index = in FindInlineFunctionGenerator() local
|
D | hydrogen.cc | 6104 int lookup_index = static_cast<int>(function->function_id) - in VisitCallRuntime() local
|