HomeSort by relevance Sort by last modified time
    Searched refs:setFx (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
RadialGradientAttributes.h 50 void setFx(const SVGLength& value) { m_fx = value; m_fxSet = true; }
SVGRadialGradientElement.cpp 173 attributes.setFx(radial->fxCurrentValue());
202 attributes.setFx(attributes.cx());

Completed in 291 milliseconds