Searched refs:setStdDeviation (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGFEGaussianBlurElement.idl34 void setStdDeviation(in float stdDeviationX, in float stdDeviationY);
H A DSVGFEGaussianBlurElement.h35 void setStdDeviation(float stdDeviationX, float stdDeviationY);
H A DSVGFEGaussianBlurElement.cpp61 void SVGFEGaussianBlurElement::setStdDeviation(float x, float y) function in class:WebCore::SVGFEGaussianBlurElement

Completed in 3239 milliseconds