Lines Matching defs:Script
361 struct Script struct
363 unsigned int get_lang_sys_count () const in get_lang_sys_count()
365 const Tag& get_lang_sys_tag (unsigned int i) const in get_lang_sys_tag()
367 unsigned int get_lang_sys_tags (unsigned int start_offset, in get_lang_sys_tags()
371 const LangSys& get_lang_sys (unsigned int i) const in get_lang_sys()
376 bool find_lang_sys_index (hb_tag_t tag, unsigned int *index) const in find_lang_sys_index()
379 bool has_default_lang_sys () const { return defaultLangSys != 0; } in has_default_lang_sys()
380 const LangSys& get_default_lang_sys () const { return this+defaultLangSys; } in get_default_lang_sys()
382 bool subset (hb_subset_context_t *c, RecordList_subset_context_t *record_list_context) const in subset()
412 bool sanitize (hb_sanitize_context_t *c, in sanitize()
421 defaultLangSys; /* Offset to DefaultLangSys table--from
424 langSys; /* Array of LangSysRecords--listed