Home
last modified time | relevance | path

Searched refs:FeatureVariations (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-common-private.hh1482 friend struct FeatureVariations;
1500 struct FeatureVariations struct
Dhb-ot-layout-gsubgpos-private.hh2280 { return (version.to_int () >= 0x00010001u ? this+featureVars : Null(FeatureVariations)) in find_variations_index()
2285 if (FeatureVariations::NOT_FOUND_INDEX != variations_index && in get_feature_variation()
2316 LOffsetTo<FeatureVariations>
Dhb-ot-layout.cc839 ASSERT_STATIC (OT::FeatureVariations::NOT_FOUND_INDEX == HB_OT_LAYOUT_NO_VARIATIONS_INDEX); in hb_ot_layout_feature_with_variations_get_lookups()