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.hh375 struct KerxSubTableFormat2 struct
377 typedef typename KernSubTableHeader::Types Types;
378 typedef typename Types::HBUINT HBUINT;
380 int get_kerning (hb_codepoint_t left, hb_codepoint_t right, in get_kerning()
396 bool apply (hb_aat_apply_context_t *c) const in apply()
413 struct accelerator_t
426 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
436 KernSubTableHeader header;
437 HBUINT rowWidth; /* The width, in bytes, of a row in the table. */
439 leftClassTable; /* Offset from beginning of this subtable to
[all …]