Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh602 struct LangSys struct
604 unsigned int get_feature_count () const in get_feature_count()
606 hb_tag_t get_feature_index (unsigned int i) const in get_feature_index()
608 unsigned int get_feature_indexes (unsigned int start_offset, in get_feature_indexes()
612 void add_feature_indexes_to (hb_set_t *feature_indexes) const in add_feature_indexes_to()
615 bool has_required_feature () const { return reqFeatureIndex != 0xFFFFu; } in has_required_feature()
616 unsigned int get_required_feature_index () const in get_required_feature_index()
623 LangSys* copy (hb_serialize_context_t *c) const in copy()
629 bool compare (const LangSys& o, const hb_map_t *feature_index_map) const in compare()
655 void collect_features (hb_prune_langsys_context_t *c) const in collect_features()
[all …]
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh1006 struct LangSys struct
1008 unsigned int get_feature_count () const in get_feature_count()
1010 hb_tag_t get_feature_index (unsigned int i) const in get_feature_index()
1012 unsigned int get_feature_indexes (unsigned int start_offset, in get_feature_indexes()
1016 void add_feature_indexes_to (hb_set_t *feature_indexes) const in add_feature_indexes_to()
1019 bool has_required_feature () const { return reqFeatureIndex != 0xFFFFu; } in has_required_feature()
1020 unsigned int get_required_feature_index () const in get_required_feature_index()
1027 LangSys* copy (hb_serialize_context_t *c) const in copy()
1033 bool compare (const LangSys& o, const hb_map_t *feature_index_map) const in compare()
1062 void collect_features (hb_prune_langsys_context_t *c) const in collect_features()
[all …]