Searched defs:driver_context_t (Results 1 – 2 of 2) sorted by relevance
56 struct driver_context_t struct58 static constexpr bool in_place = true;59 enum Flags73 driver_context_t (const RearrangementSubtable *table HB_UNUSED) : in driver_context_t() argument77 bool is_actionable (StateTableDriver<Types, EntryData> *driver HB_UNUSED, in is_actionable()82 void transition (StateTableDriver<Types, EntryData> *driver, in transition()159 bool ret;161 unsigned int start;162 unsigned int end;204 struct driver_context_t struct[all …]
211 struct driver_context_t struct213 static constexpr bool 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()233 void transition (StateTableDriver<Types, EntryData> *driver, in transition()334 hb_aat_apply_context_t *c;335 const KerxSubTableFormat1 *table;336 const UnsizedArrayOf<FWORD> &kernAction;337 unsigned int stack[8];[all …]