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

/external/webkit/Source/WebCore/svg/
H A DSVGFEGaussianBlurElement.h48 static const AtomicString& stdDeviationYIdentifier();
H A DSVGFEGaussianBlurElement.cpp37 DEFINE_ANIMATED_NUMBER_MULTIPLE_WRAPPERS(SVGFEGaussianBlurElement, SVGNames::stdDeviationAttr, stdDeviationYIdentifier(), StdDeviationY, stdDeviationY)
55 const AtomicString& SVGFEGaussianBlurElement::stdDeviationYIdentifier() function in class:WebCore::SVGFEGaussianBlurElement

Completed in 78 milliseconds