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.cc1784 const OT::hb_ot_layout_lookup_accelerator_t *accels;
1798 const OT::hb_ot_layout_lookup_accelerator_t *accels;
1804 const OT::hb_ot_layout_lookup_accelerator_t &accel) in apply_forward()
1828 const OT::hb_ot_layout_lookup_accelerator_t &accel) in apply_backward()
1851 const OT::hb_ot_layout_lookup_accelerator_t &accel) in apply_string()
1943 const OT::hb_ot_layout_lookup_accelerator_t &accel) in hb_ot_layout_substitute_lookup()
Dhb-ot-layout.hh112 struct hb_ot_layout_lookup_accelerator_t;
118 const OT::hb_ot_layout_lookup_accelerator_t &accel);
Dhb-ot-shape-complex-arabic-fallback.hh196 OT::hb_ot_layout_lookup_accelerator_t accel_array[ARABIC_FALLBACK_MAX_LOOKUPS];
Dhb-ot-layout-gsubgpos.hh2811 struct hb_ot_layout_lookup_accelerator_t struct
2966 …this->accels = (hb_ot_layout_lookup_accelerator_t *) calloc (this->lookup_count, sizeof (hb_ot_lay… in init()
2984 hb_ot_layout_lookup_accelerator_t *accels;
Dhb-ot-layout-gsub-table.hh1390 const hb_ot_layout_lookup_accelerator_t *accel) const in would_apply()