Lines Matching defs:Script
1115 struct Script struct
1117 unsigned int get_lang_sys_count () const in get_lang_sys_count()
1119 const Tag& get_lang_sys_tag (unsigned int i) const in get_lang_sys_tag()
1121 unsigned int get_lang_sys_tags (unsigned int start_offset, in get_lang_sys_tags()
1125 const LangSys& get_lang_sys (unsigned int i) const in get_lang_sys()
1130 bool find_lang_sys_index (hb_tag_t tag, unsigned int *index) const in find_lang_sys_index()
1133 bool has_default_lang_sys () const { return defaultLangSys != 0; } in has_default_lang_sys()
1134 const LangSys& get_default_lang_sys () const { return this+defaultLangSys; } in get_default_lang_sys()
1136 void prune_langsys (hb_prune_langsys_context_t *c, in prune_langsys()
1178 bool subset (hb_subset_context_t *c, in subset()
1222 bool sanitize (hb_sanitize_context_t *c, in sanitize()
1231 defaultLangSys; /* Offset to DefaultLangSys table--from
1234 langSys; /* Array of LangSysRecords--listed