Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-common-private.hh182 struct LangSys struct
184 inline unsigned int get_feature_count (void) const in get_feature_count()
186 inline hb_tag_t get_feature_index (unsigned int i) const in get_feature_index()
188 inline unsigned int get_feature_indexes (unsigned int start_offset, in get_feature_indexes()
193 inline bool has_required_feature (void) const { return reqFeatureIndex != 0xFFFFu; } in has_required_feature()
194 inline unsigned int get_required_feature_index (void) const in get_required_feature_index()
201 inline bool sanitize (hb_sanitize_context_t *c, in sanitize()
207 Offset<> lookupOrderZ; /* = Null (reserved for an offset to a
209 USHORT reqFeatureIndex;/* Index of a feature required for this
212 IndexArray featureIndex; /* Array of indices into the FeatureList */
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-layout-common-private.hh181 struct LangSys struct
183 inline unsigned int get_feature_count (void) const in get_feature_count()
185 inline hb_tag_t get_feature_index (unsigned int i) const in get_feature_index()
187 inline unsigned int get_feature_indexes (unsigned int start_offset, in get_feature_indexes()
192 inline bool has_required_feature (void) const { return reqFeatureIndex != 0xffff; } in has_required_feature()
193 inline unsigned int get_required_feature_index (void) const in get_required_feature_index()
200 inline bool sanitize (hb_sanitize_context_t *c, in sanitize()
206 Offset lookupOrder; /* = Null (reserved for an offset to a
208 USHORT reqFeatureIndex;/* Index of a feature required for this
211 IndexArray featureIndex; /* Array of indices into the FeatureList */
/external/chromium_org/third_party/skia/third_party/harfbuzz/src/
Dharfbuzz-open.h57 HB_LangSys LangSys; /* LangSys table */ member
Dharfbuzz-dump.c92 DEF_DUMP (LangSys) in DEF_DUMP() argument
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dttgsubtable.h62 struct TLangSys LangSys; member