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 bool transition (StateTableDriver<Types, EntryData> *driver, in transition()
236 const Entry<EntryData> *entry) in transition()
360 StateTableDriver<Types, EntryData> driver (machine, c->buffer, c->font->face); in apply()
376 StateTable<Types, EntryData> machine;
464 struct EntryData struct
500 bool is_actionable (StateTableDriver<Types, EntryData> *driver HB_UNUSED, in is_actionable()
501 const Entry<EntryData> *entry) in is_actionable()
505 bool transition (StateTableDriver<Types, EntryData> *driver, in transition()
506 const Entry<EntryData> *entry) in transition()
607 StateTableDriver<Types, EntryData> driver (machine, c->buffer, c->font->face); in apply()
623 StateTable<Types, EntryData> machine;