Home
last modified time | relevance | path

Searched defs:JstfScript (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-jstf-table.hh146 struct JstfScript struct
148 unsigned int get_lang_sys_count () const in get_lang_sys_count()
150 const Tag& get_lang_sys_tag (unsigned int i) const in get_lang_sys_tag()
152 unsigned int get_lang_sys_tags (unsigned int start_offset, in get_lang_sys_tags()
156 const JstfLangSys& get_lang_sys (unsigned int i) const in get_lang_sys()
161 bool find_lang_sys_index (hb_tag_t tag, unsigned int *index) const in find_lang_sys_index()
164 bool has_default_lang_sys () const { return defaultLangSys != 0; } in has_default_lang_sys()
165 const JstfLangSys& get_default_lang_sys () const { return this+defaultLangSys; } in get_default_lang_sys()
167 bool sanitize (hb_sanitize_context_t *c, in sanitize()
178 extenderGlyphs; /* Offset to ExtenderGlyph table--from beginning
[all …]