Searched defs:KernPair (Results 1 – 1 of 1) sorted by relevance
67 struct KernPair struct69 int get_kerning () const { return value; } in get_kerning()71 int cmp (const hb_glyph_pair_t &o) const in cmp()78 bool sanitize (hb_sanitize_context_t *c) const in sanitize()85 HBGlyphID left;86 HBGlyphID right;87 FWORD value;