Searched defs:driver_context_t (Results 1 – 2 of 2) sorted by relevance
55 struct driver_context_t struct57 enum { in_place = true };58 enum Flags72 driver_context_t (const RearrangementSubtable *table HB_UNUSED) : in driver_context_t() argument76 bool is_actionable (StateTableDriver<Types, EntryData> *driver HB_UNUSED, in is_actionable()81 bool transition (StateTableDriver<Types, EntryData> *driver, in transition()160 bool ret;162 unsigned int start;163 unsigned int end;205 struct driver_context_t struct[all …]
211 struct driver_context_t struct213 enum { in_place = true };215 {219 driver_context_t (const KerxSubTableFormat1 *table_, in driver_context_t() function230 bool is_actionable (StateTableDriver<Types, EntryData> *driver HB_UNUSED, in is_actionable()235 bool transition (StateTableDriver<Types, EntryData> *driver, in transition()342 hb_aat_apply_context_t *c;343 const KerxSubTableFormat1 *table;344 const UnsizedArrayOf<FWORD> &kernAction;345 unsigned int stack[8];[all …]