Home
last modified time | relevance | path

Searched refs:setRadius (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGFEMorphologyElement.h35 void setRadius(float radiusX, float radiusY);
DSVGFEMorphologyElement.idl43 void setRadius(in float radiusX, in float radiusY);
DSVGFEMorphologyElement.cpp62 void SVGFEMorphologyElement::setRadius(float x, float y) in setRadius() function in WebCore::SVGFEMorphologyElement
/external/webkit/Source/WebKit/android/nav/
DCachedColor.h62 void setRadius(Length l) { mRadius = l.value(); } in setRadius() function
DCacheBuilder.cpp967 color->setRadius(RenderStyle::initialRingRadius()); in InitColor()
1354 cachedColor.setRadius(style->ringRadius()); in BuildFrame()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0648466 The patch also implements the simple setRadius method.
48476 (WebCore::SVGFEMorphologyElement::setRadius):
DChangeLog-2010-01-2947866 (WebCore::SVGFEMorphologyElement::setRadius):