Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-kern-table.hh45 struct KernSubTableFormat3 struct
47 int get_kerning (hb_codepoint_t left, hb_codepoint_t right) const in get_kerning()
62 bool apply (AAT::hb_aat_apply_context_t *c) const in apply()
78 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
90 header;
91 HBUINT16 glyphCount; /* The number of glyphs in this font. */
92 HBUINT8 kernValueCount; /* The number of kerning values. */
93 HBUINT8 leftClassCount; /* The number of left-hand classes. */
94 HBUINT8 rightClassCount;/* The number of right-hand classes. */
95 HBUINT8 flags; /* Set to zero (reserved for future use). */
[all …]