Lines Matching defs:KernSubTableFormat3
45 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 void collect_glyphs (set_t &left_set, set_t &right_set, unsigned num_glyphs) const in collect_glyphs()
101 header;
102 HBUINT16 glyphCount; /* The number of glyphs in this font. */
103 HBUINT8 kernValueCount; /* The number of kerning values. */
104 HBUINT8 leftClassCount; /* The number of left-hand classes. */
105 HBUINT8 rightClassCount;/* The number of right-hand classes. */
106 HBUINT8 flags; /* Set to zero (reserved for future use). */
108 kernValueZ; /* The kerning values.