Home
last modified time | relevance | path

Searched defs:driver_context_t (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-aat-layout-morx-table.hh56 struct driver_context_t struct
58 static constexpr bool in_place = true;
59 enum Flags
73 driver_context_t (const RearrangementSubtable *table HB_UNUSED) : in driver_context_t() argument
77 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 …]
H A Dhb-aat-layout-kerx-table.hh230 struct driver_context_t struct
232 static constexpr bool in_place = true;
234 {
238 driver_context_t (const KerxSubTableFormat1 *table_, in driver_context_t() argument
249 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 …]