Home
last modified time | relevance | path

Searched defs:BaseLangSysRecord (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-base-table.hh261 struct BaseLangSysRecord struct
263 int cmp (hb_tag_t key) const { return baseLangSysTag.cmp (key); } in cmp()
265 bool has_data () const { return baseLangSysTag; } in has_data()
267 const MinMax &get_min_max () const { return this+minMax; } in get_min_max()
269 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
277 Tag baseLangSysTag; /* 4-byte language system identification tag */
279 minMax; /* Offset to MinMax table, from beginning