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-private.hh193 struct LangSys struct
195 inline unsigned int get_feature_count (void) const in get_feature_count()
197 inline hb_tag_t get_feature_index (unsigned int i) const in get_feature_index()
199 inline unsigned int get_feature_indexes (unsigned int start_offset, in get_feature_indexes()
204 inline bool has_required_feature (void) const { return reqFeatureIndex != 0xFFFFu; } in has_required_feature()
205 inline unsigned int get_required_feature_index (void) const in get_required_feature_index()
212 inline bool sanitize (hb_sanitize_context_t *c, in sanitize()
219 Offset16 lookupOrderZ; /* = Null (reserved for an offset to a
221 UINT16 reqFeatureIndex;/* Index of a feature required for this
224 IndexArray featureIndex; /* Array of indices into the FeatureList */