Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-aat-layout-kerx-table.hh203 struct KerxSubTableFormat1 struct
205 typedef typename KernSubTableHeader::Types Types;
206 typedef typename Types::HBUINT HBUINT;
208 typedef Format1Entry<Types::extended> Format1EntryT;
209 typedef typename Format1EntryT::EntryData EntryData;
211 struct driver_context_t
348 bool apply (hb_aat_apply_context_t *c) const in apply()
364 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
373 KernSubTableHeader header;
374 StateTable<Types, EntryData> machine;
[all …]