Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh212 struct LangSys struct
214 unsigned int get_feature_count () const in get_feature_count()
216 hb_tag_t get_feature_index (unsigned int i) const in get_feature_index()
218 unsigned int get_feature_indexes (unsigned int start_offset, in get_feature_indexes()
222 void add_feature_indexes_to (hb_set_t *feature_indexes) const in add_feature_indexes_to()
225 bool has_required_feature () const { return reqFeatureIndex != 0xFFFFu; } in has_required_feature()
226 unsigned int get_required_feature_index () const in get_required_feature_index()
233 bool subset (hb_subset_context_t *c) const in subset()
239 bool sanitize (hb_sanitize_context_t *c, in sanitize()
246 Offset16 lookupOrderZ; /* = Null (reserved for an offset to a
[all …]