Searched defs:OS2V2Tail (Results 1 – 1 of 1) sorted by relevance
60 struct OS2V2Tail struct62 bool has_data () const { return sxHeight || sCapHeight; } in has_data()64 const OS2V2Tail * operator -> () const { return this; } in operator ->()66 bool sanitize (hb_sanitize_context_t *c) const in sanitize()73 HBINT16 sxHeight;74 HBINT16 sCapHeight;75 HBUINT16 usDefaultChar;76 HBUINT16 usBreakChar;77 HBUINT16 usMaxContext;