Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/designspaceLib/
Dtypes.py56 ConditionSet = Dict[str, Range] variable
/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh2992 struct ConditionSet struct
2994 bool evaluate (const int *coords, unsigned int coord_len) const in evaluate()
3003 …d_with_Var_flag_t keep_with_variations (hb_collect_feature_substitutes_with_var_context_t *c) const in keep_with_variations()
3044 bool subset (hb_subset_context_t *c, in subset()
3066 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
3073 Array16OfOffset32To<Condition> conditions;