Home
last modified time | relevance | path

Searched refs:glyph_map (Results 1 – 11 of 11) 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.hh1658 const hb_map_t *mapping = klass_map == nullptr ? c->plan->glyph_map : klass_map; in subset()
1908 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
1920 | hb_map (glyph_map) in subset()
2618 serialize (c->serializer, lookup_map, c->plan->glyph_map); in subset()
2881 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() local
2893 | hb_map (glyph_map) in subset()
/third_party/chromium/patch/
D0001-cve.patch26087 + const hb_map_t &glyph_map = *c->plan->glyph_map;
26092 + | hb_map (glyph_map)
26274 + const hb_map_t &glyph_map = *c->plan->glyph_map;
26285 + | hb_map (glyph_map)
26583 + const hb_map_t &glyph_map = *c->plan->glyph_map;
26591 + | hb_map (glyph_map)
26596 + glyph_map[ligGlyph],
26919 + const hb_map_t &glyph_map = *c->plan->glyph_map;
26939 + + new_coverage.iter () | hb_map_retains_sorting (glyph_map)))
27126 + const hb_map_t &glyph_map = *c->plan->glyph_map;
[all …]