/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-cff1-table.cc | 314 void init (const OT::cff1::accelerator_t *_cff) in init() 328 const OT::cff1::accelerator_t *cff; 365 static bool _get_bounds (const OT::cff1::accelerator_t *cff, hb_codepoint_t glyph, bounds_t &bounds… 392 bool _get_bounds (const OT::cff1::accelerator_t *cff, hb_codepoint_t glyph, bounds_t &bounds, bool … in _get_bounds() 409 bool OT::cff1::accelerator_t::get_extents (hb_font_t *font, hb_codepoint_t glyph, hb_glyph_extents_… in get_extents() 448 cff1_path_param_t (const OT::cff1::accelerator_t *cff_, hb_font_t *font_, in cff1_path_param_t() 491 const OT::cff1::accelerator_t *cff; 515 static bool _get_path (const OT::cff1::accelerator_t *cff, hb_font_t *font, hb_codepoint_t glyph, 539 bool _get_path (const OT::cff1::accelerator_t *cff, hb_font_t *font, hb_codepoint_t glyph, in _get_path() 558 bool OT::cff1::accelerator_t::get_path (hb_font_t *font, hb_codepoint_t glyph, draw_helper_t &draw_… in get_path() [all …]
|
D | hb-ot-post-table.hh | 111 struct accelerator_t struct 212 const accelerator_t *thiz = (const accelerator_t *) arg; in cmp_gids() 220 const accelerator_t *thiz = (const accelerator_t *) arg; in cmp_key() 310 struct post_accelerator_t : post::accelerator_t {};
|
D | hb-aat-layout-kerx-table.hh | 113 accelerator_t accel (*this, c); in apply() 114 hb_kern_machine_t<accelerator_t> machine (accel, header.coverage & header.CrossStream); in apply() 120 struct accelerator_t struct 125 accelerator_t (const KerxSubTableFormat0 &table_, in accelerator_t() function 406 accelerator_t accel (*this, c); in apply() 407 hb_kern_machine_t<accelerator_t> machine (accel, header.coverage & header.CrossStream); in apply() 413 struct accelerator_t struct 418 accelerator_t (const KerxSubTableFormat2 &table_, in accelerator_t() argument 666 accelerator_t accel (*this, c); in apply() 667 hb_kern_machine_t<accelerator_t> machine (accel, header.coverage & header.CrossStream); in apply() [all …]
|
D | hb-ot-hmtx-table.hh | 130 accelerator_t _mtx; in subset() 159 struct accelerator_t struct 334 struct hmtx_accelerator_t : hmtx::accelerator_t {}; 335 struct vmtx_accelerator_t : vmtx::accelerator_t {};
|
D | hb-ot-color-svg-table.hh | 80 struct accelerator_t struct 119 struct SVG_accelerator_t : SVG::accelerator_t {};
|
D | hb-ot-meta-table.hh | 72 struct accelerator_t struct 122 struct meta_accelerator_t : meta::accelerator_t {};
|
D | hb-subset-plan.cc | 47 _add_cff_seac_components (const OT::cff1::accelerator_t &cff, in _add_cff_seac_components() 219 OT::cmap::accelerator_t cmap; in _cmap_closure() 230 OT::COLR::accelerator_t colr; in _colr_closure() 286 OT::cmap::accelerator_t cmap; in _populate_unicodes_to_retain() 345 OT::glyf::accelerator_t glyf; in _populate_gids_to_retain() 347 OT::cff1::accelerator_t cff; in _populate_gids_to_retain()
|
D | hb-ot-post-table-v2subset.hh | 60 hb_bytes_t s = reinterpret_cast<const post::accelerator_t*> (_post)->find_glyph_name (glyph_id); in serialize() 79 post::accelerator_t _post; in subset()
|
D | hb-ot-cmap-table.hh | 304 struct accelerator_t struct 306 accelerator_t () {} in accelerator_t() function 307 accelerator_t (const CmapSubtableFormat4 *subtable) { init (subtable); } in accelerator_t() argument 308 ~accelerator_t () { fini (); } in ~accelerator_t() argument 369 { return ((const accelerator_t *) obj)->get_glyph (codepoint, glyph); } in get_glyph_func() 457 accelerator_t accel (this); in get_glyph() 462 accelerator_t accel (this); in collect_unicodes() 469 accelerator_t accel (this); in collect_mapping() 1602 struct accelerator_t struct 1740 CmapSubtableFormat4::accelerator_t format4_accel; argument [all …]
|
/third_party/harfbuzz/src/ |
D | hb-ot-cff1-table.cc | 314 void init (const OT::cff1::accelerator_t *_cff) in init() 328 const OT::cff1::accelerator_t *cff; 365 static bool _get_bounds (const OT::cff1::accelerator_t *cff, hb_codepoint_t glyph, bounds_t &bounds… 392 bool _get_bounds (const OT::cff1::accelerator_t *cff, hb_codepoint_t glyph, bounds_t &bounds, bool … in _get_bounds() 409 bool OT::cff1::accelerator_t::get_extents (hb_font_t *font, hb_codepoint_t glyph, hb_glyph_extents_… in get_extents() 448 cff1_path_param_t (const OT::cff1::accelerator_t *cff_, hb_font_t *font_, in cff1_path_param_t() 491 const OT::cff1::accelerator_t *cff; 515 static bool _get_path (const OT::cff1::accelerator_t *cff, hb_font_t *font, hb_codepoint_t glyph, 539 bool _get_path (const OT::cff1::accelerator_t *cff, hb_font_t *font, hb_codepoint_t glyph, in _get_path() 558 bool OT::cff1::accelerator_t::get_path (hb_font_t *font, hb_codepoint_t glyph, draw_helper_t &draw_… in get_path() [all …]
|
D | hb-ot-post-table.hh | 94 struct accelerator_t struct 194 const accelerator_t *thiz = (const accelerator_t *) arg; in cmp_gids() 202 const accelerator_t *thiz = (const accelerator_t *) arg; in cmp_key() 292 struct post_accelerator_t : post::accelerator_t {};
|
D | hb-aat-layout-kerx-table.hh | 113 accelerator_t accel (*this, c); in apply() 114 hb_kern_machine_t<accelerator_t> machine (accel, header.coverage & header.CrossStream); in apply() 120 struct accelerator_t struct 125 accelerator_t (const KerxSubTableFormat0 &table_, in accelerator_t() function 406 accelerator_t accel (*this, c); in apply() 407 hb_kern_machine_t<accelerator_t> machine (accel, header.coverage & header.CrossStream); in apply() 413 struct accelerator_t struct 418 accelerator_t (const KerxSubTableFormat2 &table_, in accelerator_t() function 666 accelerator_t accel (*this, c); in apply() 667 hb_kern_machine_t<accelerator_t> machine (accel, header.coverage & header.CrossStream); in apply() [all …]
|
D | hb-subset-plan.cc | 45 _add_cff_seac_components (const OT::cff1::accelerator_t &cff, in _add_cff_seac_components() 189 OT::cmap::accelerator_t cmap; in _cmap_closure() 215 OT::cmap::accelerator_t cmap; in _populate_gids_to_retain() 216 OT::glyf::accelerator_t glyf; in _populate_gids_to_retain() 218 OT::cff1::accelerator_t cff; in _populate_gids_to_retain() 220 OT::COLR::accelerator_t colr; in _populate_gids_to_retain()
|
D | hb-ot-hmtx-table.hh | 130 accelerator_t _mtx; in subset() 159 struct accelerator_t struct 334 struct hmtx_accelerator_t : hmtx::accelerator_t {}; 335 struct vmtx_accelerator_t : vmtx::accelerator_t {};
|
D | hb-ot-color-svg-table.hh | 80 struct accelerator_t struct 119 struct SVG_accelerator_t : SVG::accelerator_t {};
|
D | hb-ot-meta-table.hh | 72 struct accelerator_t struct 122 struct meta_accelerator_t : meta::accelerator_t {};
|
D | hb-ot-cmap-table.hh | 290 struct accelerator_t struct 292 accelerator_t () {} in accelerator_t() argument 293 accelerator_t (const CmapSubtableFormat4 *subtable) { init (subtable); } in accelerator_t() function 294 ~accelerator_t () { fini (); } in ~accelerator_t() argument 355 { return ((const accelerator_t *) obj)->get_glyph (codepoint, glyph); } in get_glyph_func() 443 accelerator_t accel (this); in get_glyph() 448 accelerator_t accel (this); in collect_unicodes() 455 accelerator_t accel (this); in collect_mapping() 1511 struct accelerator_t struct 1649 CmapSubtableFormat4::accelerator_t format4_accel; argument [all …]
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-post-table.hh | 97 struct accelerator_t struct 196 const accelerator_t *thiz = (const accelerator_t *) arg; in cmp_gids() 204 const accelerator_t *thiz = (const accelerator_t *) arg; in cmp_key() 293 struct post_accelerator_t : post::accelerator_t {};
|
D | hb-ot-cff1-table.cc | 213 void init (const OT::cff1::accelerator_t *_cff) in init() 227 const OT::cff1::accelerator_t *cff; 264 static bool _get_bounds (const OT::cff1::accelerator_t *cff, hb_codepoint_t glyph, bounds_t &bounds… 291 bool _get_bounds (const OT::cff1::accelerator_t *cff, hb_codepoint_t glyph, bounds_t &bounds, bool … in _get_bounds() 308 bool OT::cff1::accelerator_t::get_extents (hb_codepoint_t glyph, hb_glyph_extents_t *extents) const in get_extents() 346 void init (const OT::cff1::accelerator_t *_cff) in init() 355 const OT::cff1::accelerator_t *cff; 373 bool OT::cff1::accelerator_t::get_seac_components (hb_codepoint_t glyph, hb_codepoint_t *base, hb_c… in get_seac_components()
|
D | hb-subset-plan.cc | 38 _add_gid_and_children (const OT::glyf::accelerator_t &glyf, in _add_gid_and_children() 60 _add_cff_seac_components (const OT::cff1::accelerator_t &cff, in _add_cff_seac_components() 108 OT::cmap::accelerator_t cmap; in _populate_gids_to_retain() 109 OT::glyf::accelerator_t glyf; in _populate_gids_to_retain() 110 OT::cff1::accelerator_t cff; in _populate_gids_to_retain()
|
D | hb-aat-layout-kerx-table.hh | 113 accelerator_t accel (*this, c); in apply() 114 hb_kern_machine_t<accelerator_t> machine (accel, header.coverage & header.CrossStream); in apply() 120 struct accelerator_t struct 125 accelerator_t (const KerxSubTableFormat0 &table_, in accelerator_t() argument 412 accelerator_t accel (*this, c); in apply() 413 hb_kern_machine_t<accelerator_t> machine (accel, header.coverage & header.CrossStream); in apply() 419 struct accelerator_t struct 424 accelerator_t (const KerxSubTableFormat2 &table_, in accelerator_t() argument 668 accelerator_t accel (*this, c); in apply() 669 hb_kern_machine_t<accelerator_t> machine (accel, header.coverage & header.CrossStream); in apply() [all …]
|
D | hb-ot-hmtx-table.hh | 124 accelerator_t _mtx; in subset() 156 struct accelerator_t struct 333 struct hmtx_accelerator_t : hmtx::accelerator_t {}; 334 struct vmtx_accelerator_t : vmtx::accelerator_t {};
|
D | hb-ot-color-svg-table.hh | 80 struct accelerator_t struct 119 struct SVG_accelerator_t : SVG::accelerator_t {};
|
D | hb-ot-cmap-table.hh | 226 struct accelerator_t struct 228 accelerator_t () {} in accelerator_t() argument 229 accelerator_t (const CmapSubtableFormat4 *subtable) { init (subtable); } in accelerator_t() argument 230 ~accelerator_t () { fini (); } in ~accelerator_t() argument 290 return ((const accelerator_t *) obj)->get_glyph (codepoint, glyph); in get_glyph_func() 331 accelerator_t accel (this); in get_glyph() 336 accelerator_t accel (this); in collect_unicodes() 1000 struct accelerator_t struct 1141 CmapSubtableFormat4::accelerator_t format4_accel; argument 1192 struct cmap_accelerator_t : cmap::accelerator_t {};
|
D | hb-ot-glyf-table.hh | 178 OT::glyf::accelerator_t glyf; in _populate_subset_glyphs() 375 struct accelerator_t struct 379 memset (this, 0, sizeof (accelerator_t)); in init() 669 void drop_hints (const OT::glyf::accelerator_t& glyf) in drop_hints() 723 struct glyf_accelerator_t : glyf::accelerator_t {};
|