/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-hdmx-table.hh | 138 return device_record->widthsZ.as_array (get_num_glyphs ()) [_]; in subset() 149 unsigned get_num_glyphs () const in get_num_glyphs() function
|
D | hb-aat-layout-opbd-table.hh | 61 …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()
|
D | hb-subset-plan.cc | 327 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()
|
D | hb-face.hh | 94 unsigned int get_num_glyphs () const in get_num_glyphs() function
|
D | hb-static.cc | 66 unsigned int ret = maxp_table->get_num_glyphs (); in load_num_glyphs()
|
D | hb-ot-maxp-table.hh | 76 unsigned int get_num_glyphs () const { return numGlyphs; } in get_num_glyphs() function
|
D | hb-face.cc | 522 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()
|
D | hb-ot-cff-common.hh | 476 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()
|
D | hb-aat-layout-kerx-table.hh | 383 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()
|
D | hb-ot-color-sbix-table.hh | 90 imageOffsetsZ.sanitize_shallow (c, c->get_num_glyphs () + 1)); in sanitize() 208 num_glyphs = face->get_num_glyphs (); in init()
|
D | hb-aat-layout-common.hh | 63 return_trace (arrayZ.sanitize (c, c->get_num_glyphs ())); in sanitize() 68 return_trace (arrayZ.sanitize (c, c->get_num_glyphs (), base)); in sanitize() 744 num_glyphs (face_->get_num_glyphs ()) {} in StateTableDriver()
|
D | hb-draw.cc | 247 glyph >= font->face->get_num_glyphs ())) in hb_font_draw_glyph()
|
D | hb-ot-cff1-table.hh | 553 case 0: return_trace (u.format0.sanitize (c, c->get_num_glyphs ())); in sanitize() 554 case 1: return_trace (u.format1.sanitize (c, c->get_num_glyphs ())); in sanitize() 555 case 2: return_trace (u.format2.sanitize (c, c->get_num_glyphs ())); in sanitize() 1088 if (num_glyphs != sc.get_num_glyphs ()) in init()
|
D | hb-sanitize.hh | 170 unsigned int get_num_glyphs () { return num_glyphs; } in get_num_glyphs() function
|
D | hb-subset.cc | 82 unsigned src_glyphs = plan->source->get_num_glyphs (); in _plan_estimate_subset_table_size()
|
D | hb-aat-layout.cc | 62 sanitizer.set_num_glyphs (face->get_num_glyphs ()); in hb_aat_apply_context_t()
|
D | hb-ot-cff2-table.hh | 440 if (num_glyphs != sc.get_num_glyphs ()) in init()
|
D | hb-ot-var-gvar-table.hh | 393 (glyphCount == c->get_num_glyphs ()) && in sanitize_shallow()
|
D | hb-aat-layout-morx-table.hh | 617 unsigned int num_glyphs = c->face->get_num_glyphs (); in apply()
|
D | hb-ot-glyf-table.hh | 930 num_glyphs = hb_min (num_glyphs, face->get_num_glyphs ()); in init()
|
D | hb-ot-layout-gsubgpos.hh | 186 …hb_set_del_range (output, face->get_num_glyphs (), HB_SET_VALUE_INVALID); /* Remove invalid glyphs… in flush()
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 4032 <!-- unsigned int hb_face_t::get_num_glyphs() --> 4033 …<function-decl name='get_num_glyphs' mangled-name='_ZNK9hb_face_t14get_num_glyphsEv' filepath='/tm… 8875 <!-- unsigned int OT::maxp::get_num_glyphs() --> 8876 …<function-decl name='get_num_glyphs' mangled-name='_ZNK2OT4maxp14get_num_glyphsEv' filepath='/tmp/…
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 31018 - glyph >= font->face->get_num_glyphs ())) 33288 if (num_glyphs != sc.get_num_glyphs ()) 33600 num_glyphs = face->get_num_glyphs (); 33906 num_glyphs = hb_min (num_glyphs, face->get_num_glyphs ()); 34177 + num_bearings = face->table.maxp->get_num_glyphs (); 34204 + num_glyphs = face->get_num_glyphs (); 36715 - hb_set_del_range (output, face->get_num_glyphs (), HB_SET_VALUE_INVALID); /* Remove invalid gl… 36718 + output->del_range (face->get_num_glyphs (), HB_SET_VALUE_INVALID); /* Remove invalid glyphs. */ 42234 + return face->table.maxp->get_num_glyphs (); 42252 - unsigned int ret = maxp_table->get_num_glyphs ();
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 2555 …<function-decl name='get_num_glyphs' mangled-name='_ZNK9hb_face_t14get_num_glyphsEv' filepath='/tm… 5654 …<function-decl name='get_num_glyphs' mangled-name='_ZNK2OT4maxp14get_num_glyphsEv' filepath='/tmp/…
|