Home
last modified time | relevance | path

Searched refs:hb_ot_layout_lookup_accelerator_t (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc1311 const OT::hb_ot_layout_lookup_accelerator_t *accels;
1325 const OT::hb_ot_layout_lookup_accelerator_t *accels;
1331 const OT::hb_ot_layout_lookup_accelerator_t &accel) in apply_forward()
1355 const OT::hb_ot_layout_lookup_accelerator_t &accel) in apply_backward()
1378 const OT::hb_ot_layout_lookup_accelerator_t &accel) in apply_string()
1470 const OT::hb_ot_layout_lookup_accelerator_t &accel) in hb_ot_layout_substitute_lookup()
Dhb-ot-layout.hh119 struct hb_ot_layout_lookup_accelerator_t;
125 const OT::hb_ot_layout_lookup_accelerator_t &accel);
Dhb-ot-shape-complex-arabic-fallback.hh193 OT::hb_ot_layout_lookup_accelerator_t accel_array[ARABIC_FALLBACK_MAX_LOOKUPS];
Dhb-ot-layout-gsubgpos.hh2620 struct hb_ot_layout_lookup_accelerator_t struct
2758 …this->accels = (hb_ot_layout_lookup_accelerator_t *) calloc (this->lookup_count, sizeof (hb_ot_lay… in init()
2776 hb_ot_layout_lookup_accelerator_t *accels;
Dhb-ot-layout-gsub-table.hh1335 const hb_ot_layout_lookup_accelerator_t *accel) const in would_apply()