Searched defs:BaseLangSysRecord (Results 1 – 1 of 1) sorted by relevance
264 struct BaseLangSysRecord struct266 int cmp (hb_tag_t key) const { return baseLangSysTag.cmp (key); } in cmp()268 bool has_data () const { return baseLangSysTag; } in has_data()270 const MinMax &get_min_max () const { return this+minMax; } in get_min_max()272 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()280 Tag baseLangSysTag; /* 4-byte language system identification tag */282 minMax; /* Offset to MinMax table, from beginning