Searched defs:JstfScript (Results 1 – 1 of 1) sorted by relevance
146 struct JstfScript struct148 inline unsigned int get_lang_sys_count (void) const in get_lang_sys_count()150 inline const Tag& get_lang_sys_tag (unsigned int i) const in get_lang_sys_tag()152 inline unsigned int get_lang_sys_tags (unsigned int start_offset, in get_lang_sys_tags()156 inline const JstfLangSys& get_lang_sys (unsigned int i) const in get_lang_sys()161 inline bool find_lang_sys_index (hb_tag_t tag, unsigned int *index) const in find_lang_sys_index()164 inline bool has_default_lang_sys (void) const { return defaultLangSys != 0; } in has_default_lang_sys()165 inline const JstfLangSys& get_default_lang_sys (void) const { return this+defaultLangSys; } in get_default_lang_sys()167 inline bool sanitize (hb_sanitize_context_t *c, in sanitize()178 extenderGlyphs; /* Offset to ExtenderGlyph table--from beginning[all …]