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.hh324 struct BaseScriptRecord struct
326 int cmp (hb_tag_t key) const { return baseScriptTag.cmp (key); } in cmp()
328 bool has_data () const { return baseScriptTag; } in has_data()
330 const BaseScript &get_base_script (const BaseScriptList *list) const in get_base_script()
333 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
341 Tag baseScriptTag; /* 4-byte script identification tag */
343 baseScript; /* Offset to BaseScript table, from beginning