Home
last modified time | relevance | path

Searched refs:hb_aat_apply_context_t (Results 1 – 7 of 7) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-aat-layout.cc49 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
68 AAT::hb_aat_apply_context_t::~hb_aat_apply_context_t () in ~hb_aat_apply_context_t()
72 AAT::hb_aat_apply_context_t::set_ankr_table (const AAT::ankr *ankr_table_) in set_ankr_table()
234 AAT::hb_aat_apply_context_t c (plan, font, buffer, morx_blob); in hb_aat_layout_substitute()
243 AAT::hb_aat_apply_context_t c (plan, font, buffer, mort_blob); in hb_aat_layout_substitute()
293 AAT::hb_aat_apply_context_t c (plan, font, buffer, kerx_blob); in hb_aat_layout_position()
319 AAT::hb_aat_apply_context_t c (plan, font, buffer); in hb_aat_layout_track()
Dhb-aat-layout-kerx-table.hh50 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()
340 hb_aat_apply_context_t *c;
348 bool apply (hb_aat_apply_context_t *c) const in apply()
387 hb_aat_apply_context_t *c) const in get_kerning()
402 bool apply (hb_aat_apply_context_t *c) const in apply()
[all …]
Dhb-aat-layout-morx-table.hh164 bool apply (hb_aat_apply_context_t *c) const in apply()
215 hb_aat_apply_context_t *c_) : in driver_context_t()
303 hb_aat_apply_context_t *c;
310 bool apply (hb_aat_apply_context_t *c) const in apply()
442 hb_aat_apply_context_t *c_) : in driver_context_t()
553 hb_aat_apply_context_t *c;
562 bool apply (hb_aat_apply_context_t *c) const in apply()
598 bool apply (hb_aat_apply_context_t *c) const in apply()
705 hb_aat_apply_context_t *c_) : in driver_context_t()
794 hb_aat_apply_context_t *c;
[all …]
Dhb-aat-layout-common.hh805 struct hb_aat_apply_context_t : struct
806 hb_dispatch_context_t<hb_aat_apply_context_t, bool, HB_DEBUG_APPLY>
825 HB_INTERNAL hb_aat_apply_context_t (const hb_ot_shape_plan_t *plan_,
830 HB_INTERNAL ~hb_aat_apply_context_t ();
Dhb-ot-kern-table.hh62 bool apply (AAT::hb_aat_apply_context_t *c) const in apply()
314 bool apply (AAT::hb_aat_apply_context_t *c) const in apply()
Dhb-aat-layout-trak-table.hh160 bool apply (hb_aat_apply_context_t *c) const in apply()
Dhb-ot-layout.cc134 AAT::hb_aat_apply_context_t c (plan, font, buffer, blob); in hb_ot_layout_kern()