Home
last modified time | relevance | path

Searched refs:glyphset (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-math-table.hh204 const hb_set_t &glyphset = *c->plan->_glyphset_mathed; in subset() local
212 | hb_filter (glyphset, hb_first) in subset()
257 const hb_set_t &glyphset = *c->plan->_glyphset_mathed; in subset() local
265 | hb_filter (glyphset, hb_first) in subset()
440 const hb_set_t &glyphset = *c->plan->_glyphset_mathed; in subset() local
448 | hb_filter (glyphset, hb_first) in subset()
505 const hb_set_t &glyphset = *c->plan->_glyphset_mathed; in subset() local
510 | hb_filter (glyphset) in subset()
841 const hb_set_t& glyphset, in collect_coverage_and_indices()
849 if (glyphset in collect_coverage_and_indices()
862 const hb_set_t &glyphset = *c->plan->_glyphset_mathed; subset() local
[all...]
H A Dhb-ot-layout-gsub-table.hh112 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
119 | hb_filter (glyphset) in subset()
123 | hb_filter (glyphset, hb_second) in subset()
221 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
226 | hb_filter (glyphset, hb_first) in subset()
227 | hb_filter (glyphset, hb_second) in subset()
373 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
376 if (!intersects (&glyphset)) return_trace (false); in subset()
467 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
476 | hb_filter (glyphset, hb_firs in subset()
606 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); subset() local
710 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); subset() local
867 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); subset() local
[all...]
H A Dhb-ot-layout-gpos-table.hh40 const hb_set_t &glyphset,
725 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
732 | hb_filter (glyphset, hb_first) in subset()
832 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
837 | hb_filter (glyphset) in subset()
950 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
958 | hb_filter (glyphset, hb_first) in subset()
1131 bool intersects (const hb_set_t& glyphset) const in intersects()
1133 return glyphset.has(secondGlyph); in intersects()
1246 const hb_set_t &glyphset in subset() local
1368 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); subset() local
1610 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); subset() local
1918 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); subset() local
1980 Markclass_closure_and_remap_indexes(const Coverage &mark_coverage, const MarkArray &mark_array, const hb_set_t &glyphset, hb_map_t* klass_mapping ) Markclass_closure_and_remap_indexes() argument
2094 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); subset() local
2226 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); subset() local
2352 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); subset() local
2553 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); subset() local
[all...]
H A Dhb-subset-plan.cc187 const hb_set_t *glyphset, in _collect_layout_variation_indices()
201 OT::hb_collect_variation_indices_context_t c (layout_variation_indices, glyphset, gpos_lookups); in _collect_layout_variation_indices()
217 hb_set_t *glyphset) in _cmap_closure()
221 cmap.table->closure_glyphs (unicodes, glyphset); in _cmap_closure()
260 hb_set_t *glyphset) in _math_closure()
264 math->closure_glyphs (glyphset); in _math_closure()
186 _collect_layout_variation_indices(hb_face_t *face, const hb_set_t *glyphset, const hb_map_t *gpos_lookups, hb_set_t *layout_variation_indices, hb_map_t *layout_variation_idx_map) _collect_layout_variation_indices() argument
215 _cmap_closure(hb_face_t *face, const hb_set_t *unicodes, hb_set_t *glyphset) _cmap_closure() argument
259 _math_closure(hb_face_t *face, hb_set_t *glyphset) _math_closure() argument
H A Dhb-ot-layout-gdef-table.hh87 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
95 | hb_filter (glyphset, hb_first) in subset()
374 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
382 | hb_filter (glyphset, hb_first) in subset()
H A Dhb-ot-vorg-table.hh98 | hb_filter (c->plan->glyphset (), &VertOriginMetric::glyph) in subset()
H A Dhb-ot-color-colr-table.hh1028 const hb_set_t& glyphset = *c->plan->_glyphset; in subset() local
1039 if (!glyphset.has (gid) || !glyph_map.has (gid)) continue; in subset()
1196 const hb_set_t* glyphset = c->plan->_glyphset; in subset() local
1201 if (!glyphset->has (gid)) continue; in subset()
1291 void closure_forV1 (hb_set_t *glyphset, in closure_forV1()
1294 { colr->closure_forV1 (glyphset, layer_indices, palette_indices); } in closure_forV1()
1329 void closure_forV1 (hb_set_t *glyphset, in closure_forV1()
1342 if (!glyphset->has (gid)) continue; in closure_forV1()
1347 hb_set_union (glyphset, &visited_glyphs); in closure_forV1()
H A Dhb-subset-plan.hh119 glyphset () const in glyphset() function
H A Dhb-ot-layout-common.hh1324 const hb_set_t *glyphset = c->plan->glyphset_gsub (); in subset() local
1327 | hb_filter ([this, glyphset, lookup_type] (const Offset16To<TSubTable> &_) { return (this+_).intersects (glyphset, lookup_type); }) in subset()
1722 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
1727 | hb_filter (glyphset) in subset()
1963 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
1974 | hb_filter (glyphset)) in subset()
1987 ? hb_len (hb_iter (glyphset) | hb_filter (glyph_filter)) in subset()
1988 : glyphset.get_population (); in subset()
2181 const hb_set_t &glyphset in subset() local
[all...]
H A Dhb-ot-layout-gsubgpos.hh1907 const hb_set_t &glyphset = *c->plan->glyphset_gsub ();
1917 | hb_filter (glyphset, hb_first)
2096 const hb_set_t* glyphset = c->plan->glyphset_gsub ();
2098 (this+coverage).intersected_coverage_glyphs (glyphset, &retained_coverage_glyphs);
2612 const hb_set_t &glyphset = *c->plan->glyphset_gsub ();
2613 if (!hb_all (backtrack, glyphset) ||
2614 !hb_all (input, glyphset) ||
2615 !hb_all (lookahead, glyphset))
2880 const hb_set_t &glyphset = *c->plan->glyphset_gsub ();
2890 | hb_filter (glyphset, hb_firs
[all...]
H A Dhb-ot-cmap-table.hh929 hb_set_t *glyphset) const in closure_glyphs()
934 | hb_sink (glyphset) in closure_glyphs()
1178 hb_set_t *glyphset) const in closure_glyphs()
1184 | hb_apply ([=] (const NonDefaultUVS& _) { _.closure_glyphs (unicodes, glyphset); }) in closure_glyphs()
1504 hb_set_t *glyphset) const in closure_glyphs()
1510 | hb_apply ([=] (const CmapSubtable& _) { _.u.format14.closure_glyphs (unicodes, glyphset); }) in closure_glyphs()
H A Dhb-subset.cc83 unsigned dst_glyphs = plan->glyphset ()->get_population (); in _plan_estimate_subset_table_size()

Completed in 22 milliseconds