Searched refs:hb_aat_apply_context_t (Results 1 - 7 of 7) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-layout-kerx-table.hh | 50 hb_aat_apply_context_t *c) in kerxTupleKern() 96 hb_aat_apply_context_t *c = nullptr) const in get_kerning() 103 bool apply (hb_aat_apply_context_t *c) const in apply() 123 hb_aat_apply_context_t *c; 126 hb_aat_apply_context_t *c_) : in accelerator_t() 220 hb_aat_apply_context_t *c_) : in driver_context_t() 334 hb_aat_apply_context_t *c; 342 bool apply (hb_aat_apply_context_t *c) const in apply() 381 hb_aat_apply_context_t *c) const in get_kerning() 396 bool apply (hb_aat_apply_context_t * [all...] |
H A D | hb-aat-layout.cc | 42 * hb_aat_apply_context_t 48 AAT::hb_aat_apply_context_t::hb_aat_apply_context_t (const hb_ot_shape_plan_t *plan_, in hb_aat_apply_context_t() function in AAT::hb_aat_apply_context_t 67 AAT::hb_aat_apply_context_t::~hb_aat_apply_context_t () in ~hb_aat_apply_context_t() 71 AAT::hb_aat_apply_context_t::set_ankr_table (const AAT::ankr *ankr_table_) in set_ankr_table() 251 AAT::hb_aat_apply_context_t c (plan, font, buffer, morx_blob); in hb_aat_layout_substitute() 262 AAT::hb_aat_apply_context_t c (plan, font, buffer, mort_blob); in hb_aat_layout_substitute() 320 AAT::hb_aat_apply_context_t c (plan, font, buffer, kerx_blob); in hb_aat_layout_position() 352 AAT::hb_aat_apply_context_t in hb_aat_layout_track() [all...] |
H A D | hb-aat-layout-morx-table.hh | 165 bool apply (hb_aat_apply_context_t *c) const in apply() 216 hb_aat_apply_context_t *c_) : in driver_context_t() 312 hb_aat_apply_context_t *c; 321 bool apply (hb_aat_apply_context_t *c) const in apply() 453 hb_aat_apply_context_t *c_) : in driver_context_t() 564 hb_aat_apply_context_t *c; 573 bool apply (hb_aat_apply_context_t *c) const in apply() 609 bool apply (hb_aat_apply_context_t *c) const in apply() 722 hb_aat_apply_context_t *c_) : in driver_context_t() 811 hb_aat_apply_context_t * [all...] |
H A D | hb-aat-layout-common.hh | 854 struct hb_aat_apply_context_t : struct 855 hb_dispatch_context_t<hb_aat_apply_context_t, bool, HB_DEBUG_APPLY> 874 HB_INTERNAL hb_aat_apply_context_t (const hb_ot_shape_plan_t *plan_, 879 HB_INTERNAL ~hb_aat_apply_context_t ();
|
H A D | hb-ot-kern-table.hh | 62 bool apply (AAT::hb_aat_apply_context_t *c) const in apply() 319 bool apply (AAT::hb_aat_apply_context_t *c) const in apply()
|
H A D | hb-aat-layout-trak-table.hh | 160 bool apply (hb_aat_apply_context_t *c) const in apply()
|
H A D | hb-ot-layout.cc | 132 AAT::hb_aat_apply_context_t c (plan, font, buffer, blob); in hb_ot_layout_kern()
|
Completed in 9 milliseconds