Home
last modified time | relevance | path

Searched refs:get_num_glyphs (Results 1 – 25 of 60) sorted by relevance

123

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-hdmx-table.hh138 return device_record->widthsZ.as_array (get_num_glyphs ()) [_]; in subset()
149 unsigned get_num_glyphs () const in get_num_glyphs() function
Dhb-aat-layout-opbd-table.hh61 …To<OpticalBounds> *bounds_offset = lookupTable.get_value (glyph_id, font->face->get_num_glyphs ()); in get_bounds()
95 …To<OpticalBounds> *bounds_offset = lookupTable.get_value (glyph_id, font->face->get_num_glyphs ()); in get_bounds()
Dhb-subset-plan.cc327 if (gid >= plan->source->get_num_glyphs ()) in _populate_unicodes_to_retain()
378 _remove_invalid_gids (plan->_glyphset_gsub, plan->source->get_num_glyphs ()); in _populate_gids_to_retain()
382 _remove_invalid_gids (plan->_glyphset_mathed, plan->source->get_num_glyphs ()); in _populate_gids_to_retain()
386 _remove_invalid_gids (&cur_glyphset, plan->source->get_num_glyphs ()); in _populate_gids_to_retain()
399 _remove_invalid_gids (plan->_glyphset, plan->source->get_num_glyphs ()); in _populate_gids_to_retain()
Dhb-face.hh94 unsigned int get_num_glyphs () const in get_num_glyphs() function
Dhb-static.cc66 unsigned int ret = maxp_table->get_num_glyphs (); in load_num_glyphs()
Dhb-ot-maxp-table.hh76 unsigned int get_num_glyphs () const { return numGlyphs; } in get_num_glyphs() function
Dhb-face.cc522 return face->get_num_glyphs (); in hb_face_get_glyph_count()
582 face->table.cmap->collect_unicodes (out, face->get_num_glyphs ()); in hb_face_collect_unicodes()
Dhb-ot-cff-common.hh476 for (unsigned int i = 0; i < c->get_num_glyphs (); i++) in sanitize()
500 return_trace (first < c->get_num_glyphs () && (fd < fdcount)); in sanitize()
526 if (unlikely (!sentinel().sanitize (c) || (sentinel() != c->get_num_glyphs ()))) in sanitize()
Dhb-aat-layout-kerx-table.hh383 unsigned int num_glyphs = c->sanitizer.get_num_glyphs (); in get_kerning()
544 c->sanitizer.get_num_glyphs ()); in transition()
547 c->sanitizer.get_num_glyphs ()); in transition()
631 unsigned int num_glyphs = c->sanitizer.get_num_glyphs (); in get_kerning()
/third_party/harfbuzz/src/
Dhb-aat-layout-opbd-table.hh61 …To<OpticalBounds> *bounds_offset = lookupTable.get_value (glyph_id, font->face->get_num_glyphs ()); in get_bounds()
95 …To<OpticalBounds> *bounds_offset = lookupTable.get_value (glyph_id, font->face->get_num_glyphs ()); in get_bounds()
Dhb-ot-hdmx-table.hh138 return device_record->widthsZ.as_array (get_num_glyphs ()) [_]; in subset()
149 unsigned get_num_glyphs () const in get_num_glyphs() function
Dhb-face.hh94 unsigned int get_num_glyphs () const in get_num_glyphs() function
Dhb-static.cc71 unsigned int ret = maxp_table->get_num_glyphs (); in load_num_glyphs()
Dhb-ot-maxp-table.hh76 unsigned int get_num_glyphs () const { return numGlyphs; } in get_num_glyphs() function
Dhb-face.cc521 return face->get_num_glyphs (); in hb_face_get_glyph_count()
581 face->table.cmap->collect_unicodes (out, face->get_num_glyphs ()); in hb_face_collect_unicodes()
Dhb-ot-cff-common.hh476 for (unsigned int i = 0; i < c->get_num_glyphs (); i++) in sanitize()
500 return_trace (first < c->get_num_glyphs () && (fd < fdcount)); in sanitize()
526 if (unlikely (!sentinel().sanitize (c) || (sentinel() != c->get_num_glyphs ()))) in sanitize()
Dhb-aat-layout-kerx-table.hh383 unsigned int num_glyphs = c->sanitizer.get_num_glyphs (); in get_kerning()
544 c->sanitizer.get_num_glyphs ()); in transition()
547 c->sanitizer.get_num_glyphs ()); in transition()
631 unsigned int num_glyphs = c->sanitizer.get_num_glyphs (); in get_kerning()
Dhb-ot-color-sbix-table.hh90 imageOffsetsZ.sanitize_shallow (c, c->get_num_glyphs () + 1)); in sanitize()
208 num_glyphs = face->get_num_glyphs (); in init()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-hdmx-table.hh141 return device_record->widthsZ.as_array (get_num_glyphs ()) [_]; in subset()
152 unsigned get_num_glyphs () const in get_num_glyphs() function
Dhb-ot-color-sbix-table.hh69 imageOffsetsZ.sanitize_shallow (c, c->get_num_glyphs () + 1)); in sanitize()
144 num_glyphs = face->get_num_glyphs (); in init()
Dhb-static.cc62 unsigned int ret = maxp_table->get_num_glyphs (); in load_num_glyphs()
Dhb-face.hh94 unsigned int get_num_glyphs () const in get_num_glyphs() function
Dhb-subset-plan.cc137 _remove_invalid_gids (plan->_glyphset_gsub, plan->source->get_num_glyphs ()); in _populate_gids_to_retain()
151 _remove_invalid_gids (plan->_glyphset, plan->source->get_num_glyphs ()); in _populate_gids_to_retain()
Dhb-aat-layout-lcar-table.hh53 font->face->get_num_glyphs ()); in get_lig_carets()
Dhb-ot-maxp-table.hh76 unsigned int get_num_glyphs () const { return numGlyphs; } in get_num_glyphs() function

123