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

/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGFEDropShadowElement.h45 static const AtomicString& stdDeviationYIdentifier();
H A DSVGFEGaussianBlurElement.h46 static const AtomicString& stdDeviationYIdentifier();
H A DSVGFEGaussianBlurElement.cpp38 DEFINE_ANIMATED_NUMBER_MULTIPLE_WRAPPERS(SVGFEGaussianBlurElement, SVGNames::stdDeviationAttr, stdDeviationYIdentifier(), StdDeviationY, stdDeviationY)
65 const AtomicString& SVGFEGaussianBlurElement::stdDeviationYIdentifier() function in class:WebCore::SVGFEGaussianBlurElement
H A DSVGFEDropShadowElement.cpp40 DEFINE_ANIMATED_NUMBER_MULTIPLE_WRAPPERS(SVGFEDropShadowElement, SVGNames::stdDeviationAttr, stdDeviationYIdentifier(), StdDeviationY, stdDeviationY)
73 const AtomicString& SVGFEDropShadowElement::stdDeviationYIdentifier() function in class:WebCore::SVGFEDropShadowElement

Completed in 171 milliseconds