Searched defs:StateTableDriver (Results 1 – 2 of 2) sorted by relevance
734 struct StateTableDriver struct736 using StateTableT = StateTable<Types, EntryData>;737 using EntryT = Entry<EntryData>;739 StateTableDriver (const StateTableT &machine_, in StateTableDriver() function747 void drive (context_t *c) in drive()846 const StateTableT &machine;847 hb_buffer_t *buffer;848 unsigned int num_glyphs;
922 struct StateTableDriver struct924 using StateTableT = StateTable<Types, EntryData>;925 using EntryT = Entry<EntryData>;927 StateTableDriver (const StateTableT &machine_, in StateTableDriver() argument933 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;