Home
last modified time | relevance | path

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

/dports/www/kf5-khtml/khtml-5.89.0/src/svg/
H A DSVGAnimatedTemplate.h95 struct SVGAnimatedTypeWrapperKeyHashTraits : WTF::GenericHashTraits<SVGAnimatedTypeWrapperKey> { struct
96 static const bool emptyValueIsZero = true;
98 static void constructDeletedValue(SVGAnimatedTypeWrapperKey *slot) in constructDeletedValue()
102 static bool isDeletedValue(const SVGAnimatedTypeWrapperKey &value) in isDeletedValue()