Lines Matching defs:KerxSubTableFormat1
222 struct KerxSubTableFormat1 struct
224 typedef typename KernSubTableHeader::Types Types;
225 typedef typename Types::HBUINT HBUINT;
227 typedef Format1Entry<Types::extended> Format1EntryT;
228 typedef typename Format1EntryT::EntryData EntryData;
230 struct driver_context_t
363 bool apply (hb_aat_apply_context_t *c) const in apply()
385 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
394 void collect_glyphs (set_t &left_set, set_t &right_set, unsigned num_glyphs) const in collect_glyphs()
403 KernSubTableHeader header;
404 StateTable<Types, EntryData> machine;
405 NNOffsetTo<UnsizedArrayOf<FWORD>, HBUINT> kernAction;