Searched refs:LangSys (Results 1 – 7 of 7) sorted by relevance
193 struct LangSys;197 struct LangSys struct217 const Record<LangSys>::sanitize_closure_t * = NULL) const in sanitize()232 DEFINE_NULL_DATA (LangSys, "\0\0\xFF\xFF");245 inline const LangSys& get_lang_sys (unsigned int i) const in get_lang_sys()254 inline const LangSys& get_default_lang_sys (void) const { return this+defaultLangSys; } in get_default_lang_sys()264 OffsetTo<LangSys>267 RecordArrayOf<LangSys>
414 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_get_required_feature()433 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_get_feature_indexes()448 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_get_feature_tags()473 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_find_feature()
126 const LangSys &langsys = n_langsys == -1 in main()
83 ->LangSys.FeatureCount; in GetVerticalGlyph()87 ->LangSys.FeatureIndex + in GetVerticalGlyph()225 ParseLangSys(&raw[offset], &rec->LangSysRecord[i].LangSys); in ParseScript()
64 struct TLangSys LangSys; member
459 for langsys in [script.Script.DefaultLangSys] + [l.LangSys for l in script.Script.LangSysRecord]:603 otTables.LangSys)614 if not l or not l.LangSys: continue615 l.LangSys.mapFeatures(featureMap)
925 otTables.LangSys)939 otTables.LangSys)952 if l.LangSys.subset_features(feature_indices)]958 feature_indices = [l.LangSys.collect_features() for l in self.LangSysRecord]1094 l = lr.LangSys