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 bool transition (StateTableDriver<Types, EntryData> *driver, in transition()
82 const Entry<EntryData> *entry) in transition()
172 StateTableDriver<Types, EntryData> driver (machine, c->buffer, c->face); in apply()
185 StateTable<Types, EntryData> machine;
195 struct EntryData struct
225 bool is_actionable (StateTableDriver<Types, EntryData> *driver, in is_actionable()
226 const Entry<EntryData> *entry) in is_actionable()
235 bool transition (StateTableDriver<Types, EntryData> *driver, in transition()
236 const Entry<EntryData> *entry) in transition()
320 StateTableDriver<Types, EntryData> driver (machine, c->buffer, c->face); in apply()
337 const Entry<EntryData> *entries = machine.get_entries (); in sanitize()
340 const EntryData &data = entries[i].data; in sanitize()
352 StateTable<Types, EntryData>
378 struct EntryData struct
387 static bool performAction (const Entry<EntryData> *entry) in performAction()
390 static unsigned int ligActionIndex (const Entry<EntryData> *entry) in ligActionIndex()
407 typedef void EntryData; typedef
409 static bool performAction (const Entry<EntryData> *entry) in performAction()
412 static unsigned int ligActionIndex (const Entry<EntryData> *entry) in ligActionIndex()
423 typedef typename LigatureEntryT::EntryData EntryData; typedef
454 bool is_actionable (StateTableDriver<Types, EntryData> *driver HB_UNUSED, in is_actionable()
455 const Entry<EntryData> *entry) in is_actionable()
459 bool transition (StateTableDriver<Types, EntryData> *driver, in transition()
460 const Entry<EntryData> *entry) in transition()
576 StateTableDriver<Types, EntryData> driver (machine, c->buffer, c->face); in apply()
591 StateTable<Types, EntryData>
645 struct EntryData struct
720 bool is_actionable (StateTableDriver<Types, EntryData> *driver HB_UNUSED, in is_actionable()
721 const Entry<EntryData> *entry) in is_actionable()
726 bool transition (StateTableDriver<Types, EntryData> *driver, in transition()
727 const Entry<EntryData> *entry) in transition()
818 StateTableDriver<Types, EntryData> driver (machine, c->buffer, c->face); in apply()
833 StateTable<Types, EntryData>