Searched defs:OS2V2Tail (Results 1 – 1 of 1) sorted by relevance
61 struct OS2V2Tail struct63 bool has_data () const { return sxHeight || sCapHeight; } in has_data()65 const OS2V2Tail * operator -> () const { return this; } in operator ->()66 OS2V2Tail * operator -> () { return this; } in operator ->()68 bool sanitize (hb_sanitize_context_t *c) const in sanitize()75 HBINT16 sxHeight;76 HBINT16 sCapHeight;77 HBUINT16 usDefaultChar;78 HBUINT16 usBreakChar;79 HBUINT16 usMaxContext;