Searched defs:driver_context_t (Results 1 – 2 of 2) sorted by relevance
55 struct driver_context_t struct57 static constexpr bool in_place = true;58 enum Flags72 driver_context_t (const RearrangementSubtable *table HB_UNUSED) : in driver_context_t() function76 bool is_actionable (StateTableDriver<Types, EntryData> *driver HB_UNUSED, in is_actionable()81 void transition (StateTableDriver<Types, EntryData> *driver, in transition()158 bool ret;160 unsigned int start;161 unsigned int end;203 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()235 void transition (StateTableDriver<Types, EntryData> *driver, in transition()340 hb_aat_apply_context_t *c;341 const KerxSubTableFormat1 *table;342 const UnsizedArrayOf<FWORD> &kernAction;343 unsigned int stack[8];[all …]