Searched defs:FeatureValueHashKey (Results 1 – 1 of 1) sorted by relevance
114667 struct FeatureValueHashKey { struct in gfxFontFeatureValueSet114668 nsString mFamily;114669 uint32_t mPropVal;114670 nsString mName;114672 FeatureValueHashKey() in FeatureValueHashKey() function114675 FeatureValueHashKey(const nsAString& aFamily, in FeatureValueHashKey() argument114680 FeatureValueHashKey(const FeatureValueHashKey& aKey) in FeatureValueHashKey() argument