Searched refs:accels (Results 1 – 3 of 3) sorted by relevance
1378 return l.would_apply (&c, &face->table.GSUB->accels[lookup_index]); in hb_ot_layout_lookup_would_substitute()1781 accels (face->table.GSUB->accels) {} in GSUBProxy()1784 const OT::hb_ot_layout_lookup_accelerator_t *accels; member1795 accels (face->table.GPOS->accels) {} in GPOSProxy()1798 const OT::hb_ot_layout_lookup_accelerator_t *accels; member1916 proxy.accels[lookup_index]); in apply()
2966 …this->accels = (hb_ot_layout_lookup_accelerator_t *) calloc (this->lookup_count, sizeof (hb_ot_lay… in init()2967 if (unlikely (!this->accels)) in init()2971 this->accels[i].init (table->get_lookup (i)); in init()2977 this->accels[i].fini (); in fini()2978 free (this->accels); in fini()2984 hb_ot_layout_lookup_accelerator_t *accels; member
16 DOC = 'Checks that the sysfs interface to the EC accels is present and working.'