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.hh316 struct LangSys struct
318 unsigned int get_feature_count () const in get_feature_count()
320 hb_tag_t get_feature_index (unsigned int i) const in get_feature_index()
322 unsigned int get_feature_indexes (unsigned int start_offset, in get_feature_indexes()
326 void add_feature_indexes_to (hb_set_t *feature_indexes) const in add_feature_indexes_to()
329 bool has_required_feature () const { return reqFeatureIndex != 0xFFFFu; } in has_required_feature()
330 unsigned int get_required_feature_index () const in get_required_feature_index()
337 LangSys* copy (hb_serialize_context_t *c) const in copy()
343 bool sanitize (hb_sanitize_context_t *c, in sanitize()
350 Offset16 lookupOrderZ; /* = Null (reserved for an offset to a
[all …]