Home
last modified time | relevance | path

Searched refs:accelerator_t (Results 1 – 25 of 63) sorted by relevance

123

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff1-table.cc314 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 …]
Dhb-ot-post-table.hh111 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 {};
Dhb-aat-layout-kerx-table.hh113 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 …]
Dhb-ot-hmtx-table.hh130 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 {};
Dhb-ot-color-svg-table.hh80 struct accelerator_t struct
119 struct SVG_accelerator_t : SVG::accelerator_t {};
Dhb-ot-meta-table.hh72 struct accelerator_t struct
122 struct meta_accelerator_t : meta::accelerator_t {};
Dhb-subset-plan.cc47 _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()
Dhb-ot-post-table-v2subset.hh60 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()
Dhb-ot-cmap-table.hh304 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/
Dhb-ot-cff1-table.cc314 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 …]
Dhb-ot-post-table.hh94 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 {};
Dhb-aat-layout-kerx-table.hh113 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 …]
Dhb-subset-plan.cc45 _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()
Dhb-ot-hmtx-table.hh130 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 {};
Dhb-ot-color-svg-table.hh80 struct accelerator_t struct
119 struct SVG_accelerator_t : SVG::accelerator_t {};
Dhb-ot-meta-table.hh72 struct accelerator_t struct
122 struct meta_accelerator_t : meta::accelerator_t {};
Dhb-ot-cmap-table.hh290 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/
Dhb-ot-post-table.hh97 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 {};
Dhb-ot-cff1-table.cc213 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()
Dhb-subset-plan.cc38 _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()
Dhb-aat-layout-kerx-table.hh113 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 …]
Dhb-ot-hmtx-table.hh124 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 {};
Dhb-ot-color-svg-table.hh80 struct accelerator_t struct
119 struct SVG_accelerator_t : SVG::accelerator_t {};
Dhb-ot-cmap-table.hh226 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 {};
Dhb-ot-glyf-table.hh178 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 {};

123