Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-aat-layout-common.hh922 struct StateTableDriver struct
924 using StateTableT = StateTable<Types, EntryData>;
925 using EntryT = Entry<EntryData>;
927 StateTableDriver (const StateTableT &machine_, in StateTableDriver() function
933 bool is_idempotent_on_all_out_of_bounds (context_t *c, hb_aat_apply_context_t *ac) in is_idempotent_on_all_out_of_bounds()
941 void drive (context_t *c, hb_aat_apply_context_t *ac) in drive()
1068 const StateTableT &machine;
1069 unsigned int num_glyphs;