• Home
  • Raw
  • Download

Lines Matching defs:Script

675 struct Script  struct
677 unsigned int get_lang_sys_count () const in get_lang_sys_count()
679 const Tag& get_lang_sys_tag (unsigned int i) const in get_lang_sys_tag()
681 unsigned int get_lang_sys_tags (unsigned int start_offset, in get_lang_sys_tags()
685 const LangSys& get_lang_sys (unsigned int i) const in get_lang_sys()
690 bool find_lang_sys_index (hb_tag_t tag, unsigned int *index) const in find_lang_sys_index()
693 bool has_default_lang_sys () const { return defaultLangSys != 0; } in has_default_lang_sys()
694 const LangSys& get_default_lang_sys () const { return this+defaultLangSys; } in get_default_lang_sys()
696 void prune_langsys (hb_prune_langsys_context_t *c, in prune_langsys()
739 bool subset (hb_subset_context_t *c, in subset()
782 bool sanitize (hb_sanitize_context_t *c, in sanitize()
791 defaultLangSys; /* Offset to DefaultLangSys table--from
794 langSys; /* Array of LangSysRecords--listed
1355 struct Script struct
1357 unsigned int get_lang_sys_count () const in get_lang_sys_count()
1359 const Tag& get_lang_sys_tag (unsigned int i) const in get_lang_sys_tag()
1361 unsigned int get_lang_sys_tags (unsigned int start_offset, in get_lang_sys_tags()
1365 const LangSys& get_lang_sys (unsigned int i) const in get_lang_sys()
1370 bool find_lang_sys_index (hb_tag_t tag, unsigned int *index) const in find_lang_sys_index()
1373 bool has_default_lang_sys () const { return defaultLangSys != 0; } in has_default_lang_sys()
1374 const LangSys& get_default_lang_sys () const { return this+defaultLangSys; } in get_default_lang_sys()
1376 void prune_langsys (hb_prune_langsys_context_t *c, in prune_langsys()
1419 bool subset (hb_subset_context_t *c, in subset()
1462 bool sanitize (hb_sanitize_context_t *c, in sanitize()
1471 defaultLangSys; /* Offset to DefaultLangSys table--from
1474 langSys; /* Array of LangSysRecords--listed