Searched refs:accels (Results 1 – 3 of 3) sorted by relevance
979 return l.would_apply (&c, &face->table.GSUB->accels[lookup_index]); in hb_ot_layout_lookup_would_substitute_fast()1308 accels (face->table.GSUB->accels) {} in GSUBProxy()1311 const OT::hb_ot_layout_lookup_accelerator_t *accels; member1322 accels (face->table.GPOS->accels) {} in GPOSProxy()1325 const OT::hb_ot_layout_lookup_accelerator_t *accels; member1443 proxy.accels[lookup_index]); in apply()
2758 …this->accels = (hb_ot_layout_lookup_accelerator_t *) calloc (this->lookup_count, sizeof (hb_ot_lay… in init()2759 if (unlikely (!this->accels)) in init()2763 this->accels[i].init (table->get_lookup (i)); in init()2769 this->accels[i].fini (); in fini()2770 free (this->accels); in fini()2776 hb_ot_layout_lookup_accelerator_t *accels; member
16 DOC = 'Checks that the sysfs interface to the EC accels is present and working.'