Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-aat-layout-kerx-table.hh411 struct KerxSubTableFormat2 struct
413 typedef typename KernSubTableHeader::Types Types;
414 typedef typename Types::HBUINT HBUINT;
416 int get_kerning (hb_codepoint_t left, hb_codepoint_t right, in get_kerning()
433 bool apply (hb_aat_apply_context_t *c) const in apply()
455 void collect_glyphs (set_t &left_set, set_t &right_set, unsigned num_glyphs) const in collect_glyphs()
461 struct accelerator_t
477 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
488 KernSubTableHeader header;
489 HBUINT rowWidth; /* The width, in bytes, of a row in the table. */
[all …]