/external/harfbuzz_ng/src/ |
D | hb-ot-cff1-table.cc | 211 void init (const OT::cff1::accelerator_t *_cff) in init() 225 const OT::cff1::accelerator_t *cff; 262 static bool _get_bounds (const OT::cff1::accelerator_t *cff, hb_codepoint_t glyph, Bounds &bounds, … 289 bool _get_bounds (const OT::cff1::accelerator_t *cff, hb_codepoint_t glyph, Bounds &bounds, bool in… in _get_bounds() 306 bool OT::cff1::accelerator_t::get_extents (hb_codepoint_t glyph, hb_glyph_extents_t *extents) const in get_extents() 339 void init (const OT::cff1::accelerator_t *_cff) in init() 348 const OT::cff1::accelerator_t *cff; 366 bool OT::cff1::accelerator_t::get_seac_components (hb_codepoint_t glyph, hb_codepoint_t *base, hb_c… in get_seac_components()
|
D | hb-ot-post-table.hh | 98 struct accelerator_t struct 197 const accelerator_t *thiz = (const accelerator_t *) arg; in cmp_gids() 205 const accelerator_t *thiz = (const accelerator_t *) arg; in cmp_key() 294 struct post_accelerator_t : post::accelerator_t {};
|
D | hb-subset-plan.cc | 36 _add_gid_and_children (const OT::glyf::accelerator_t &glyf, in _add_gid_and_children() 57 _add_cff_seac_components (const OT::cff1::accelerator_t &cff, in _add_cff_seac_components() 104 OT::cmap::accelerator_t cmap; in _populate_gids_to_retain() 105 OT::glyf::accelerator_t glyf; in _populate_gids_to_retain() 106 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() function 414 accelerator_t accel (*this, c); in apply() 415 hb_kern_machine_t<accelerator_t> machine (accel, header.coverage & header.CrossStream); in apply() 421 struct accelerator_t struct 426 accelerator_t (const KerxSubTableFormat2 &table_, in accelerator_t() function 677 accelerator_t accel (*this, c); in apply() 678 hb_kern_machine_t<accelerator_t> machine (accel, header.coverage & header.CrossStream); in apply() [all …]
|
D | hb-subset-glyf.cc | 33 _calculate_glyf_and_loca_prime_size (const OT::glyf::accelerator_t &glyf, in _calculate_glyf_and_loca_prime_size() 157 const OT::glyf::accelerator_t &glyf, in _write_glyf_and_loca_prime() 227 _hb_subset_glyf_and_loca (const OT::glyf::accelerator_t &glyf, in _hb_subset_glyf_and_loca() 297 OT::glyf::accelerator_t glyf; in hb_subset_glyf_and_loca()
|
D | hb-ot-hmtx-table.hh | 91 typename T::accelerator_t _mtx; in subset() 185 struct accelerator_t struct 336 struct hmtx_accelerator_t : hmtx::accelerator_t {}; 337 struct vmtx_accelerator_t : vmtx::accelerator_t {};
|
D | hb-ot-cmap-table.hh | 227 struct accelerator_t struct 229 accelerator_t () {} in accelerator_t() argument 230 accelerator_t (const CmapSubtableFormat4 *subtable) { init (subtable); } in accelerator_t() argument 231 ~accelerator_t () { fini (); } in ~accelerator_t() argument 291 return ((const accelerator_t *) obj)->get_glyph (codepoint, glyph); in get_glyph_func() 332 accelerator_t accel (this); in get_glyph() 337 accelerator_t accel (this); in collect_unicodes() 995 struct accelerator_t struct 1136 CmapSubtableFormat4::accelerator_t format4_accel; argument 1175 struct cmap_accelerator_t : cmap::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-glyf-table.hh | 229 struct accelerator_t struct 233 memset (this, 0, sizeof (accelerator_t)); in init() 477 struct glyf_accelerator_t : glyf::accelerator_t {};
|
D | hb-ot-color-sbix-table.hh | 139 struct accelerator_t struct 282 struct sbix_accelerator_t : sbix::accelerator_t {};
|
D | hb-ot-name-table.hh | 179 struct accelerator_t struct 274 struct name_accelerator_t : name::accelerator_t {};
|
D | hb-ot-layout-gdef-table.hh | 415 struct accelerator_t struct 505 struct GDEF_accelerator_t : GDEF::accelerator_t {};
|
D | hb-ot-cff2-table.cc | 98 bool OT::cff2::accelerator_t::get_extents (hb_font_t *font, in get_extents()
|
D | hb-ot-color-cbdt-table.hh | 383 struct accelerator_t struct 531 struct CBDT_accelerator_t : CBDT::accelerator_t {};
|
D | hb-ot-cff2-table.hh | 526 struct accelerator_t : accelerator_templ_t<CFF2PrivateDictOpSet, CFF2PrivateDictValues> struct 562 struct cff2_accelerator_t : cff2::accelerator_t {};
|
D | hb-ot-layout-gsub-table.hh | 1455 typedef GSUBGPOS::accelerator_t<GSUB> accelerator_t; typedef 1459 struct GSUB_accelerator_t : GSUB::accelerator_t {};
|
D | hb-ot-layout-gpos-table.hh | 1640 typedef GSUBGPOS::accelerator_t<GPOS> accelerator_t; typedef 1748 struct GPOS_accelerator_t : GPOS::accelerator_t {};
|
D | hb-ot-cff1-table.hh | 1177 struct accelerator_t : accelerator_templ_t<CFF1PrivateDictOpSet, CFF1PrivateDictValues> struct 1297 struct cff1_accelerator_t : cff1::accelerator_t {};
|
D | hb-ot-layout-gsubgpos.hh | 2745 struct accelerator_t struct
|