/external/harfbuzz_ng/src/ |
D | hb-ot-layout.h | 198 unsigned int lookup_index, 218 unsigned int lookup_index, 225 unsigned int lookup_index, 240 unsigned int lookup_index, 247 unsigned int lookup_index, 255 unsigned int lookup_index, 275 unsigned int lookup_index,
|
D | hb-ot-layout.cc | 591 unsigned int lookup_index, in hb_ot_layout_lookup_collect_glyphs() argument 609 const OT::SubstLookup& l = hb_ot_layout_from_face (face)->gsub->get_lookup (lookup_index); in hb_ot_layout_lookup_collect_glyphs() 615 const OT::PosLookup& l = hb_ot_layout_from_face (face)->gpos->get_lookup (lookup_index); in hb_ot_layout_lookup_collect_glyphs() 635 unsigned int lookup_index, in hb_ot_layout_lookup_would_substitute() argument 641 …return hb_ot_layout_lookup_would_substitute_fast (face, lookup_index, glyphs, glyphs_length, zero_… in hb_ot_layout_lookup_would_substitute() 646 unsigned int lookup_index, in hb_ot_layout_lookup_would_substitute_fast() argument 651 if (unlikely (lookup_index >= hb_ot_layout_from_face (face)->gsub_lookup_count)) return false; in hb_ot_layout_lookup_would_substitute_fast() 654 const OT::SubstLookup& l = hb_ot_layout_from_face (face)->gsub->get_lookup (lookup_index); in hb_ot_layout_lookup_would_substitute_fast() 656 return l.would_apply (&c, &hb_ot_layout_from_face (face)->gsub_digests[lookup_index]); in hb_ot_layout_lookup_would_substitute_fast() 668 unsigned int lookup_index, in hb_ot_layout_substitute_lookup() argument [all …]
|
D | hb-ot-layout-private.hh | 194 unsigned int lookup_index, 208 unsigned int lookup_index, 226 unsigned int lookup_index,
|
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 650 hb_ot_layout_lookup_substitute_closure (font->face, lookup_index, glyphs); in hb_ot_shape_glyphs_closure()
|
D | hb-ot-layout-gsubgpos-private.hh | 61 typedef return_t (*recurse_func_t) (hb_closure_context_t *c, unsigned int lookup_index); 66 return_t recurse (unsigned int lookup_index) in recurse() 72 recurse_func (this, lookup_index); in recurse() 149 typedef return_t (*recurse_func_t) (hb_collect_glyphs_context_t *c, unsigned int lookup_index); 154 return_t recurse (unsigned int lookup_index) in recurse() 172 recurse_func (this, lookup_index); in recurse() 242 typedef return_t (*recurse_func_t) (hb_apply_context_t *c, unsigned int lookup_index); 247 return_t recurse (unsigned int lookup_index) in recurse() 253 bool ret = recurse_func (this, lookup_index); in recurse()
|
D | hb-ot-layout-gsub-table.hh | 1186 static bool apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index); 1293 …nline typename context_t::return_t dispatch_recurse_func (context_t *c, unsigned int lookup_index); 1390 …me context_t::return_t SubstLookup::dispatch_recurse_func (context_t *c, unsigned int lookup_index) in dispatch_recurse_func() argument 1393 const SubstLookup &l = gsub.get_lookup (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() argument 1400 const SubstLookup &l = gsub.get_lookup (lookup_index); in apply_recurse_func()
|
D | hb-ot-layout-gpos-table.hh | 1467 static bool apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index); 1495 …nline typename context_t::return_t dispatch_recurse_func (context_t *c, unsigned int lookup_index); 1622 …name context_t::return_t PosLookup::dispatch_recurse_func (context_t *c, unsigned int lookup_index) in dispatch_recurse_func() argument 1625 const PosLookup &l = gpos.get_lookup (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() argument 1632 const PosLookup &l = gpos.get_lookup (lookup_index); in apply_recurse_func()
|
/external/harfbuzz_ng/src/hb-old/ |
D | harfbuzz-gsub.c | 35 HB_UShort lookup_index, 4020 HB_UShort lookup_index, in GSUB_Do_Glyph_Lookup() argument 4036 if (lookup_index >= lookup_count) in GSUB_Do_Glyph_Lookup() 4039 lo = &gsub->LookupList.Lookup[lookup_index]; in GSUB_Do_Glyph_Lookup() 4119 HB_UShort lookup_index, in GSUB_Do_String_Lookup() argument 4125 int lookup_type = gsub->LookupList.Lookup[lookup_index].LookupType; in GSUB_Do_String_Lookup() 4145 if ( ~IN_PROPERTIES( buffer->in_pos ) & properties[lookup_index] ) in GSUB_Do_String_Lookup() 4147 error = GSUB_Do_Glyph_Lookup( gsub, lookup_index, buffer, context_length, nesting_level ); in GSUB_Do_String_Lookup() 4179 if ( ~IN_PROPERTIES( buffer->in_pos ) & properties[lookup_index] ) in GSUB_Do_String_Lookup() 4181 error = GSUB_Do_Glyph_Lookup( gsub, lookup_index, buffer, context_length, nesting_level ); in GSUB_Do_String_Lookup() [all …]
|
D | harfbuzz-gpos.c | 53 HB_UShort lookup_index, 5771 HB_UShort lookup_index, in GPOS_Do_Glyph_Lookup() argument 5789 if (lookup_index >= lookup_count) in GPOS_Do_Glyph_Lookup() 5792 lo = &gpos->LookupList.Lookup[lookup_index]; in GPOS_Do_Glyph_Lookup() 5875 HB_UShort lookup_index, in GPOS_Do_String_Lookup() argument 5893 if ( ~IN_PROPERTIES( buffer->in_pos ) & properties[lookup_index] ) in GPOS_Do_String_Lookup() 5902 error = GPOS_Do_Glyph_Lookup( gpi, lookup_index, buffer, context_length, nesting_level ); in GPOS_Do_String_Lookup() 5978 HB_UShort lookup_index = index[i]; in HB_GPOS_Add_Feature() local 5979 if (lookup_index < lookup_count) in HB_GPOS_Add_Feature() 5980 properties[lookup_index] |= property; in HB_GPOS_Add_Feature() [all …]
|
/external/harfbuzz/src/ |
D | harfbuzz-gsub.c | 35 HB_UShort lookup_index, 4020 HB_UShort lookup_index, in GSUB_Do_Glyph_Lookup() argument 4036 if (lookup_index >= lookup_count) in GSUB_Do_Glyph_Lookup() 4039 lo = &gsub->LookupList.Lookup[lookup_index]; in GSUB_Do_Glyph_Lookup() 4119 HB_UShort lookup_index, in GSUB_Do_String_Lookup() argument 4125 int lookup_type = gsub->LookupList.Lookup[lookup_index].LookupType; in GSUB_Do_String_Lookup() 4145 if ( ~IN_PROPERTIES( buffer->in_pos ) & properties[lookup_index] ) in GSUB_Do_String_Lookup() 4147 error = GSUB_Do_Glyph_Lookup( gsub, lookup_index, buffer, context_length, nesting_level ); in GSUB_Do_String_Lookup() 4179 if ( ~IN_PROPERTIES( buffer->in_pos ) & properties[lookup_index] ) in GSUB_Do_String_Lookup() 4181 error = GSUB_Do_Glyph_Lookup( gsub, lookup_index, buffer, context_length, nesting_level ); in GSUB_Do_String_Lookup() [all …]
|
D | harfbuzz-gpos.c | 53 HB_UShort lookup_index, 5771 HB_UShort lookup_index, in GPOS_Do_Glyph_Lookup() argument 5789 if (lookup_index >= lookup_count) in GPOS_Do_Glyph_Lookup() 5792 lo = &gpos->LookupList.Lookup[lookup_index]; in GPOS_Do_Glyph_Lookup() 5875 HB_UShort lookup_index, in GPOS_Do_String_Lookup() argument 5893 if ( ~IN_PROPERTIES( buffer->in_pos ) & properties[lookup_index] ) in GPOS_Do_String_Lookup() 5902 error = GPOS_Do_Glyph_Lookup( gpi, lookup_index, buffer, context_length, nesting_level ); in GPOS_Do_String_Lookup() 5978 HB_UShort lookup_index = index[i]; in HB_GPOS_Add_Feature() local 5979 if (lookup_index < lookup_count) in HB_GPOS_Add_Feature() 5980 properties[lookup_index] |= property; in HB_GPOS_Add_Feature() [all …]
|
/external/v8/src/ |
D | full-codegen.cc | 767 int lookup_index = in FindInlineFunctionGenerator() local 769 ASSERT(lookup_index >= 0); in FindInlineFunctionGenerator() 770 ASSERT(static_cast<size_t>(lookup_index) < in FindInlineFunctionGenerator() 772 return kInlineFunctionGenerators[lookup_index]; in FindInlineFunctionGenerator()
|
D | hydrogen.cc | 6104 int lookup_index = static_cast<int>(function->function_id) - in VisitCallRuntime() local 6106 ASSERT(lookup_index >= 0); in VisitCallRuntime() 6107 ASSERT(static_cast<size_t>(lookup_index) < in VisitCallRuntime() 6109 InlineFunctionGenerator generator = kInlineFunctionGenerators[lookup_index]; in VisitCallRuntime()
|