Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-aat-layout-kerx-table.hh222 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;
[all …]