Lines Matching refs:EntryData
164 struct EntryData struct
173 static bool performAction (const Entry<EntryData> &entry) in performAction()
176 static unsigned int kernActionIndex (const Entry<EntryData> &entry) in kernActionIndex()
193 typedef void EntryData; typedef
195 static bool performAction (const Entry<EntryData> &entry) in performAction()
198 static unsigned int kernActionIndex (const Entry<EntryData> &entry) in kernActionIndex()
209 typedef typename Format1EntryT::EntryData EntryData; typedef
230 bool is_actionable (StateTableDriver<Types, EntryData> *driver HB_UNUSED, in is_actionable()
231 const Entry<EntryData> &entry) in is_actionable()
235 void transition (StateTableDriver<Types, EntryData> *driver, in transition()
236 const Entry<EntryData> &entry) in transition()
358 StateTableDriver<Types, EntryData> driver (machine, c->buffer, c->font->face); in apply()
374 StateTable<Types, EntryData> machine;
462 struct EntryData struct
498 bool is_actionable (StateTableDriver<Types, EntryData> *driver HB_UNUSED, in is_actionable()
499 const Entry<EntryData> &entry) in is_actionable()
503 void transition (StateTableDriver<Types, EntryData> *driver, in transition()
504 const Entry<EntryData> &entry) in transition()
598 StateTableDriver<Types, EntryData> driver (machine, c->buffer, c->font->face); in apply()
614 StateTable<Types, EntryData> machine;