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 (hb_buffer_t *buffer HB_UNUSED, in is_actionable()83 void transition (hb_buffer_t *buffer, in transition()160 bool ret;162 unsigned int start;163 unsigned int end;210 struct driver_context_t struct[all …]
230 struct driver_context_t struct232 static constexpr bool in_place = true;234 {238 driver_context_t (const KerxSubTableFormat1 *table_, in driver_context_t() argument249 bool is_actionable (hb_buffer_t *buffer HB_UNUSED, in is_actionable()253 void transition (hb_buffer_t *buffer, in transition()355 hb_aat_apply_context_t *c;356 const KerxSubTableFormat1 *table;357 const UnsizedArrayOf<FWORD> &kernAction;358 unsigned int stack[8];[all …]