Home
last modified time | relevance | path

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

/third_party/harfbuzz/src/
Dhb-ot-layout-common.hh566 struct LangSys struct
568 unsigned int get_feature_count () const in get_feature_count()
570 hb_tag_t get_feature_index (unsigned int i) const in get_feature_index()
572 unsigned int get_feature_indexes (unsigned int start_offset, in get_feature_indexes()
576 void add_feature_indexes_to (hb_set_t *feature_indexes) const in add_feature_indexes_to()
579 bool has_required_feature () const { return reqFeatureIndex != 0xFFFFu; } in has_required_feature()
580 unsigned int get_required_feature_index () const in get_required_feature_index()
587 LangSys* copy (hb_serialize_context_t *c) const in copy()
593 bool compare (const LangSys& o, const hb_map_t *feature_index_map) const in compare()
619 void collect_features (hb_prune_langsys_context_t *c) const in collect_features()
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh211 struct LangSys struct
213 unsigned int get_feature_count () const in get_feature_count()
215 hb_tag_t get_feature_index (unsigned int i) const in get_feature_index()
217 unsigned int get_feature_indexes (unsigned int start_offset, in get_feature_indexes()
221 void add_feature_indexes_to (hb_set_t *feature_indexes) const in add_feature_indexes_to()
224 bool has_required_feature () const { return reqFeatureIndex != 0xFFFFu; } in has_required_feature()
225 unsigned int get_required_feature_index () const in get_required_feature_index()
232 LangSys* copy (hb_serialize_context_t *c) const in copy()
238 bool sanitize (hb_sanitize_context_t *c, in sanitize()
245 Offset16 lookupOrderZ; /* = Null (reserved for an offset to a
[all …]
/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 …]