Lines Matching defs:Script
1118 struct Script struct
1120 unsigned int get_lang_sys_count () const in get_lang_sys_count()
1122 const Tag& get_lang_sys_tag (unsigned int i) const in get_lang_sys_tag()
1124 unsigned int get_lang_sys_tags (unsigned int start_offset, in get_lang_sys_tags()
1128 const LangSys& get_lang_sys (unsigned int i) const in get_lang_sys()
1133 bool find_lang_sys_index (hb_tag_t tag, unsigned int *index) const in find_lang_sys_index()
1136 bool has_default_lang_sys () const { return defaultLangSys != 0; } in has_default_lang_sys()
1137 const LangSys& get_default_lang_sys () const { return this+defaultLangSys; } in get_default_lang_sys()
1139 void prune_langsys (hb_prune_langsys_context_t *c, in prune_langsys()
1181 bool subset (hb_subset_context_t *c, in subset()
1225 bool sanitize (hb_sanitize_context_t *c, in sanitize()
1234 defaultLangSys; /* Offset to DefaultLangSys table--from
1237 langSys; /* Array of LangSysRecords--listed