Searched refs:SubstLookup (Results 1 – 6 of 6) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-arabic-fallback.hh | 47 static OT::SubstLookup * 88 OT::SubstLookup *lookup = c.start_serialize<OT::SubstLookup> (); in arabic_fallback_synthesize_lookup_single() 95 return ret ? c.copy<OT::SubstLookup> () : nullptr; in arabic_fallback_synthesize_lookup_single() 98 static OT::SubstLookup * 162 OT::SubstLookup *lookup = c.start_serialize<OT::SubstLookup> (); in arabic_fallback_synthesize_lookup_ligature() 173 return ret ? c.copy<OT::SubstLookup> () : nullptr; in arabic_fallback_synthesize_lookup_ligature() 176 static OT::SubstLookup * 195 OT::SubstLookup *lookup_array[ARABIC_FALLBACK_MAX_LOOKUPS]; 211 OT::OffsetTo<OT::SubstLookup> lookupOffset; 244 …fallback_plan->lookup_array[j] = const_cast<OT::SubstLookup*> (&(&manifest+manifest[i].lookupOffse… in arabic_fallback_plan_init_win1256()
|
D | hb-ot-layout-gsub-table.hh | 1286 friend struct SubstLookup; 1332 struct SubstLookup : Lookup struct 1501 const SubstLookup& get_lookup (unsigned int i) const in get_lookup() 1502 { return CastR<SubstLookup> (GSUBGPOS::get_lookup (i)); } in get_lookup() 1505 { return GSUBGPOS::subset<SubstLookup> (c); } in subset() 1508 { return GSUBGPOS::sanitize<SubstLookup> (c); } in sanitize() 1528 return SubstLookup::lookup_type_is_reverse (type); in is_reverse() 1531 /*static*/ inline typename context_t::return_t SubstLookup::dispatch_recurse_func (context_t *c, un… in dispatch_recurse_func() 1533 const SubstLookup &l = c->face->table.GSUB.get_relaxed ()->table->get_lookup (lookup_index); in dispatch_recurse_func() 1536 /*static*/ inline bool SubstLookup::apply_recurse_func (hb_ot_apply_context_t *c, unsigned int look… in apply_recurse_func() [all …]
|
D | hb-ot-layout.cc | 1253 const OT::SubstLookup& l = face->table.GSUB->table->get_lookup (lookup_index); in hb_ot_layout_lookup_collect_glyphs() 1376 const OT::SubstLookup& l = face->table.GSUB->table->get_lookup (lookup_index); in hb_ot_layout_lookup_would_substitute() 1467 const OT::SubstLookup& l = face->table.GSUB->table->get_lookup (lookup_index); in hb_ot_layout_lookup_substitute_closure() 1777 typedef OT::SubstLookup Lookup; 1942 const OT::SubstLookup &lookup, in hb_ot_layout_substitute_lookup()
|
D | hb-ot-layout.hh | 111 struct SubstLookup; 117 const OT::SubstLookup &lookup,
|
/external/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 3781 <!-- OT::SubstLookup* OT::hb_serialize_context_t::start_embed<OT::SubstLookup>() --> 3782 …<function-decl name='start_embed<OT::SubstLookup>' filepath='/tmp/legendre/spack-stage/spack… 3785 <!-- OT::SubstLookup* --> 4208 <!-- OT::SubstLookup* OT::hb_serialize_context_t::start_serialize<OT::SubstLookup>() --> 4209 …<function-decl name='start_serialize<OT::SubstLookup>' filepath='/tmp/legendre/spack-stage/s… 4212 <!-- OT::SubstLookup* --> 4228 <!-- OT::SubstLookup* OT::hb_serialize_context_t::copy<OT::SubstLookup>() --> 4229 …<function-decl name='copy<OT::SubstLookup>' filepath='/tmp/legendre/spack-stage/spack-stage-… 4232 <!-- OT::SubstLookup* --> 4999 …tTo<OT::OffsetListOf<OT::SubstLookup>, OT::IntType<short unsigned int, 2u> >, int>(OT::OffsetTo<OT… [all …]
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 2422 …<function-decl name='start_embed<OT::SubstLookup>' filepath='/tmp/legendre/spack-stage/spack… 2694 …<function-decl name='start_serialize<OT::SubstLookup>' filepath='/tmp/legendre/spack-stage/s… 2707 …<function-decl name='copy<OT::SubstLookup>' filepath='/tmp/legendre/spack-stage/spack-stage-… 3217 …<function-decl name='try_set<OT::OffsetTo<OT::OffsetListOf<OT::SubstLookup>, OT::IntTy… 3385 …<function-decl name='try_set<OT::OffsetTo<OT::SubstLookup, OT::IntType<short unsigned int… 3733 …<function-decl name='check_struct<OT::ArrayOf<OT::OffsetTo<OT::SubstLookup, OT::IntType&l… 3894 …<function-decl name='check_struct<OT::OffsetTo<OT::SubstLookup, OT::IntType<short unsigne… 3901 …<function-decl name='check_struct<OT::OffsetTo<OT::OffsetListOf<OT::SubstLookup>, OT::… 5132 …<class-decl name='OffsetTo<OT::OffsetListOf<OT::SubstLookup>, OT::IntType<short unsign… 5291 …<class-decl name='OffsetTo<OT::SubstLookup, OT::IntType<short unsigned int, 2u> >' siz… [all …]
|