Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-aat-layout-kerx-table.hh383 struct KerxSubTableFormat2 struct
385 typedef typename KernSubTableHeader::Types Types;
386 typedef typename Types::HBUINT HBUINT;
388 int get_kerning (hb_codepoint_t left, hb_codepoint_t right, in get_kerning()
404 bool apply (hb_aat_apply_context_t *c) const in apply()
421 struct accelerator_t
434 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
444 KernSubTableHeader header;
445 HBUINT rowWidth; /* The width, in bytes, of a row in the table. */
447 leftClassTable; /* Offset from beginning of this subtable to
[all …]