Searched defs:LangSys (Results 1 – 1 of 1) sorted by relevance
997 struct LangSys struct999 unsigned int get_feature_count () const in get_feature_count()1001 hb_tag_t get_feature_index (unsigned int i) const in get_feature_index()1003 unsigned int get_feature_indexes (unsigned int start_offset, in get_feature_indexes()1007 void add_feature_indexes_to (hb_set_t *feature_indexes) const in add_feature_indexes_to()1010 bool has_required_feature () const { return reqFeatureIndex != 0xFFFFu; } in has_required_feature()1011 unsigned int get_required_feature_index () const in get_required_feature_index()1018 LangSys* copy (hb_serialize_context_t *c) const in copy()1024 bool compare (const LangSys& o, const hb_map_t *feature_index_map) const in compare()1053 void collect_features (hb_prune_langsys_context_t *c) const in collect_features()[all …]