Home
last modified time | relevance | path

Searched refs:glyph_map (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-math-table.hh205 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
215 | hb_map (glyph_map) in subset()
258 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
268 | hb_map (glyph_map) in subset()
441 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
451 | hb_map (glyph_map) in subset()
506 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
511 | hb_map_retains_sorting (glyph_map) in subset()
581 const hb_map_t& glyph_map = *c->plan->glyph_map; in subset() local
582 …return_trace (c->serializer->check_assign (out->variantGlyph, glyph_map.get (variantGlyph), HB_SER… in subset()
[all …]
Dhb-ot-layout-gsub-table.hh113 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
125 { return hb_pair (glyph_map[p.first], glyph_map[p.second]); }) in subset()
222 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
229 { return hb_pair (glyph_map[p.first], glyph_map[p.second]); }) in subset()
374 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
380 | hb_map (glyph_map) in subset()
468 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
479 | hb_map (glyph_map) in subset()
607 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
612 | hb_map (glyph_map) in subset()
[all …]
Dhb-ot-layout-gpos-table.hh833 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
838 | hb_map_retains_sorting (glyph_map) in subset()
951 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
961 return hb_pair (glyph_map[_.first], in subset()
1089 const hb_map_t *glyph_map; member
1101 out->secondGlyph = (*closure->glyph_map)[secondGlyph]; in subset()
1247 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
1259 &glyph_map, in subset()
1369 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
1402 | hb_map (glyph_map) in subset()
[all …]
Dhb-subset-plan.hh70 hb_map_t *glyph_map; member
164 hb_codepoint_t gid = glyph_map->get (old_gid); in new_gid_for_old_gid()
Dhb-ot-layout-gdef-table.hh88 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
98 | hb_map (glyph_map) in subset()
375 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
385 | hb_map (glyph_map) in subset()
Dhb-subset-plan.cc421 hb_map_t *glyph_map, /* OUT */ in _create_old_gid_to_new_gid_map() argument
448 | hb_sink (glyph_map) in _create_old_gid_to_new_gid_map()
503 plan->glyph_map = hb_map_create (); in hb_subset_plan_create()
534 plan->glyph_map, in hb_subset_plan_create()
565 hb_map_destroy (plan->glyph_map); in hb_subset_plan_destroy()
Dhb-ot-color-colr-table.hh538 if (! c->serializer->check_assign (out->gid, c->plan->glyph_map->get (gid), in subset()
568 return_trace (c->serializer->check_assign (out->gid, c->plan->glyph_map->get (gid), in subset()
1029 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
1039 if (!glyphset.has (gid) || !glyph_map.has (gid)) continue; in subset()
1040 unsigned new_gid = glyph_map.get (gid); in subset()
1162 bool serialize (hb_serialize_context_t *s, const hb_map_t* glyph_map, in serialize()
1168 if (!s->check_assign (out->glyphId, glyph_map->get (glyphId), in serialize()
1203 if (_.serialize (c->serializer, c->plan->glyph_map, this, c)) out->len++; in subset()
Dhb-ot-cmap-table.hh941 const hb_map_t *glyph_map) const in copy()
964 mapping.glyphID = glyph_map->get (_.glyphID); in copy()
1035 const hb_map_t *glyph_map, in copy()
1049 if (c->copy (base+nonDefaultUVS, unicodes, glyphs_requested, glyph_map)) in copy()
1098 const hb_map_t *glyph_map, in serialize()
1126 …igned, unsigned> result = src_tbl->record[i].copy (c, unicodes, glyphs_requested, glyph_map, base); in serialize()
1291 …14: return u.format14.serialize (c, plan->unicodes, plan->glyphs_requested, plan->glyph_map, base); in serialize()
Dhb-ot-layout-common.hh1723 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
1728 | hb_map_retains_sorting (glyph_map) in subset()
1964 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
1981 glyphs.push (glyph_map[gid]); in subset()
1982 gid_org_klass_map.set (glyph_map[gid], klass); in subset()
2182 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
2199 glyphs.push (glyph_map[g]); in subset()
2200 gid_org_klass_map.set (glyph_map[g], klass); in subset()
Dhb-ot-layout-gsubgpos.hh1648 const hb_map_t *mapping = klass_map == nullptr ? c->plan->glyph_map : klass_map; in subset()
1898 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
1910 | hb_map (glyph_map) in subset()
2608 serialize (c->serializer, lookup_map, c->plan->glyph_map); in subset()
2871 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
2883 | hb_map (glyph_map) in subset()
/third_party/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh113 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
125 { return hb_pair (glyph_map[p.first], glyph_map[p.second]); }) in subset()
222 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
229 { return hb_pair (glyph_map[p.first], glyph_map[p.second]); }) in subset()
369 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
375 | hb_map (glyph_map) in subset()
464 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
475 | hb_map (glyph_map) in subset()
599 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
604 | hb_map (glyph_map) in subset()
[all …]
Dhb-ot-layout-gpos-table.hh834 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
839 | hb_map_retains_sorting (glyph_map) in subset()
952 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
962 return hb_pair (glyph_map[_.first], in subset()
1090 const hb_map_t *glyph_map; member
1102 out->secondGlyph = (*closure->glyph_map)[secondGlyph]; in subset()
1248 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
1260 &glyph_map, in subset()
1370 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
1403 | hb_map (glyph_map) in subset()
[all …]
Dhb-subset-plan.hh67 hb_map_t *glyph_map; member
156 hb_codepoint_t gid = glyph_map->get (old_gid); in new_gid_for_old_gid()
Dhb-subset-plan.cc293 hb_map_t *glyph_map, /* OUT */ in _create_old_gid_to_new_gid_map() argument
320 | hb_sink (glyph_map) in _create_old_gid_to_new_gid_map()
371 plan->glyph_map = hb_map_create (); in hb_subset_plan_create()
400 plan->glyph_map, in hb_subset_plan_create()
425 hb_map_destroy (plan->glyph_map); in hb_subset_plan_destroy()
Dhb-ot-layout-gdef-table.hh88 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
98 | hb_map (glyph_map) in subset()
376 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
386 | hb_map (glyph_map) in subset()
Dhb-ot-cmap-table.hh916 const hb_map_t *glyph_map) const in copy()
939 mapping.glyphID = glyph_map->get (_.glyphID); in copy()
1010 const hb_map_t *glyph_map, in copy()
1024 if (c->copy (base+nonDefaultUVS, unicodes, glyphs_requested, glyph_map)) in copy()
1073 const hb_map_t *glyph_map, in serialize()
1101 …igned, unsigned> result = src_tbl->record[i].copy (c, unicodes, glyphs_requested, glyph_map, base); in serialize()
1252 …14: return u.format14.serialize (c, plan->unicodes, plan->glyphs_requested, plan->glyph_map, base); in serialize()
1386 …return hb_pair_t<hb_codepoint_t, hb_codepoint_t> (p_org.first, plan->glyph_map->get(p_org.second)); in serialize()
Dhb-ot-layout-common.hh1686 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
1691 | hb_map_retains_sorting (glyph_map) in subset()
1927 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
1944 glyphs.push (glyph_map[gid]); in subset()
1945 gid_org_klass_map.set (glyph_map[gid], klass); in subset()
2129 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
2146 glyphs.push (glyph_map[g]); in subset()
2147 gid_org_klass_map.set (glyph_map[g], klass); in subset()
Dhb-ot-layout-gsubgpos.hh1635 const hb_map_t *mapping = klass_map == nullptr ? c->plan->glyph_map : klass_map; in subset()
1885 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
1897 | hb_map (glyph_map) in subset()
2590 copy (c->serializer, lookup_map, c->plan->glyph_map); in subset()
2853 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
2865 | hb_map (glyph_map) in subset()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-subset-plan.cc162 hb_map_t *glyph_map, /* OUT */ in _create_old_gid_to_new_gid_map() argument
189 | hb_sink (glyph_map) in _create_old_gid_to_new_gid_map()
245 plan->glyph_map = hb_map_create (); in hb_subset_plan_create()
256 plan->glyph_map, in hb_subset_plan_create()
279 hb_map_destroy (plan->glyph_map); in hb_subset_plan_destroy()
Dhb-subset-plan.hh59 hb_map_t *glyph_map; member
123 hb_codepoint_t gid = glyph_map->get (old_gid); in new_gid_for_old_gid()
Dhb-ot-layout-gsub-table.hh106 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
114 return hb_codepoint_pair_t (glyph_map[g], in subset()
115 glyph_map[(g + delta) & 0xFFFF]); }) in subset()
206 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
212 { return hb_pair (glyph_map[p.first], glyph_map[p.second]); }) in subset()
Dhb-ot-layout-common.hh1240 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
1251 glyphs.push(glyph_map[g]); in subset()
1389 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
1403 glyphs.push (glyph_map[g]); in subset()