Lines Matching refs:EntryData
53 typedef void EntryData; typedef
76 bool is_actionable (StateTableDriver<Types, EntryData> *driver HB_UNUSED, in is_actionable()
77 const Entry<EntryData> &entry) in is_actionable()
81 void transition (StateTableDriver<Types, EntryData> *driver, in transition()
82 const Entry<EntryData> &entry) in transition()
170 StateTableDriver<Types, EntryData> driver (machine, c->buffer, c->face); in apply()
183 StateTable<Types, EntryData> machine;
193 struct EntryData struct
223 bool is_actionable (StateTableDriver<Types, EntryData> *driver, in is_actionable()
224 const Entry<EntryData> &entry) in is_actionable()
233 void transition (StateTableDriver<Types, EntryData> *driver, in transition()
234 const Entry<EntryData> &entry) in transition()
316 StateTableDriver<Types, EntryData> driver (machine, c->buffer, c->face); in apply()
334 const Entry<EntryData> *entries = machine.get_entries (); in sanitize()
337 const EntryData &data = entries[i].data; in sanitize()
349 StateTable<Types, EntryData>
375 struct EntryData struct
384 static bool performAction (const Entry<EntryData> &entry) in performAction()
387 static unsigned int ligActionIndex (const Entry<EntryData> &entry) in ligActionIndex()
404 typedef void EntryData; typedef
406 static bool performAction (const Entry<EntryData> &entry) in performAction()
409 static unsigned int ligActionIndex (const Entry<EntryData> &entry) in ligActionIndex()
420 typedef typename LigatureEntryT::EntryData EntryData; typedef
451 bool is_actionable (StateTableDriver<Types, EntryData> *driver HB_UNUSED, in is_actionable()
452 const Entry<EntryData> &entry) in is_actionable()
456 void transition (StateTableDriver<Types, EntryData> *driver, in transition()
457 const Entry<EntryData> &entry) in transition()
568 StateTableDriver<Types, EntryData> driver (machine, c->buffer, c->face); in apply()
583 StateTable<Types, EntryData>
637 struct EntryData struct
711 bool is_actionable (StateTableDriver<Types, EntryData> *driver HB_UNUSED, in is_actionable()
712 const Entry<EntryData> &entry) in is_actionable()
717 void transition (StateTableDriver<Types, EntryData> *driver, in transition()
718 const Entry<EntryData> &entry) in transition()
805 StateTableDriver<Types, EntryData> driver (machine, c->buffer, c->face); in apply()
820 StateTable<Types, EntryData>