Searched refs:hb_aat_apply_context_t (Results 1 – 7 of 7) sorted by relevance
/external/harfbuzz_ng/src/ |
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() 342 hb_aat_apply_context_t *c; 350 bool apply (hb_aat_apply_context_t *c) const in apply() 389 hb_aat_apply_context_t *c) const in get_kerning() 404 bool apply (hb_aat_apply_context_t *c) const in apply() [all …]
|
D | hb-aat-layout.cc | 150 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 170 AAT::hb_aat_apply_context_t::~hb_aat_apply_context_t () in ~hb_aat_apply_context_t() 174 AAT::hb_aat_apply_context_t::set_ankr_table (const AAT::ankr *ankr_table_, in set_ankr_table() 230 AAT::hb_aat_apply_context_t c (plan, font, buffer, morx_blob); in hb_aat_layout_substitute() 239 AAT::hb_aat_apply_context_t c (plan, font, buffer, mort_blob); in hb_aat_layout_substitute() 292 AAT::hb_aat_apply_context_t c (plan, font, buffer, kerx_blob); in hb_aat_layout_position() 318 AAT::hb_aat_apply_context_t c (plan, font, buffer); in hb_aat_layout_track()
|
D | hb-aat-layout-morx-table.hh | 166 bool apply (hb_aat_apply_context_t *c) const in apply() 217 hb_aat_apply_context_t *c_) : in driver_context_t() 307 hb_aat_apply_context_t *c; 314 bool apply (hb_aat_apply_context_t *c) const in apply() 445 hb_aat_apply_context_t *c_) : in driver_context_t() 561 hb_aat_apply_context_t *c; 570 bool apply (hb_aat_apply_context_t *c) const in apply() 606 bool apply (hb_aat_apply_context_t *c) const in apply() 713 hb_aat_apply_context_t *c_) : in driver_context_t() 806 hb_aat_apply_context_t *c; [all …]
|
D | hb-ot-kern-table.hh | 62 bool apply (AAT::hb_aat_apply_context_t *c) const in apply() 304 bool apply (AAT::hb_aat_apply_context_t *c) const in apply()
|
D | hb-aat-layout-common.hh | 813 struct hb_aat_apply_context_t : struct 814 hb_dispatch_context_t<hb_aat_apply_context_t, bool, HB_DEBUG_APPLY> 834 HB_INTERNAL hb_aat_apply_context_t (const hb_ot_shape_plan_t *plan_, 839 HB_INTERNAL ~hb_aat_apply_context_t ();
|
D | hb-aat-layout-trak-table.hh | 167 bool apply (hb_aat_apply_context_t *c) const in apply()
|
D | hb-ot-layout.cc | 91 AAT::hb_aat_apply_context_t c (plan, font, buffer, blob); in hb_ot_layout_kern()
|