Searched refs:stdDeviationXIdentifier (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGFEDropShadowElement.h44 static const AtomicString& stdDeviationXIdentifier();
H A DSVGFEGaussianBlurElement.h45 static const AtomicString& stdDeviationXIdentifier();
H A DSVGFEGaussianBlurElement.cpp37 DEFINE_ANIMATED_NUMBER_MULTIPLE_WRAPPERS(SVGFEGaussianBlurElement, SVGNames::stdDeviationAttr, stdDeviationXIdentifier(), StdDeviationX, stdDeviationX)
59 const AtomicString& SVGFEGaussianBlurElement::stdDeviationXIdentifier() function in class:WebCore::SVGFEGaussianBlurElement
H A DSVGFEDropShadowElement.cpp39 DEFINE_ANIMATED_NUMBER_MULTIPLE_WRAPPERS(SVGFEDropShadowElement, SVGNames::stdDeviationAttr, stdDeviationXIdentifier(), StdDeviationX, stdDeviationX)
67 const AtomicString& SVGFEDropShadowElement::stdDeviationXIdentifier() function in class:WebCore::SVGFEDropShadowElement

Completed in 102 milliseconds