Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-base-table.hh328 struct BaseScriptRecord struct
330 int cmp (hb_tag_t key) const { return baseScriptTag.cmp (key); } in cmp()
332 bool has_data () const { return baseScriptTag; } in has_data()
334 const BaseScript &get_base_script (const BaseScriptList *list) const in get_base_script()
337 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
345 Tag baseScriptTag; /* 4-byte script identification tag */
347 baseScript; /* Offset to BaseScript table, from beginning