Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DGradientAttributes.h52 void setBoundingBoxMode(bool value) in setBoundingBoxMode() function
DPatternAttributes.h102 void setBoundingBoxMode(bool value) in setBoundingBoxMode() function
DSVGLinearGradientElement.cpp151 …attributes.setBoundingBoxMode(current->gradientUnits() == SVGUnitTypes::SVG_UNIT_TYPE_OBJECTBOUNDI… in collectGradientAttributes()
DSVGRadialGradientElement.cpp162 …attributes.setBoundingBoxMode(current->gradientUnits() == SVGUnitTypes::SVG_UNIT_TYPE_OBJECTBOUNDI… in collectGradientAttributes()
DSVGPatternElement.cpp261 …attributes.setBoundingBoxMode(current->patternUnits() == SVGUnitTypes::SVG_UNIT_TYPE_OBJECTBOUNDIN… in collectPatternAttributes()
/external/webkit/Source/WebCore/
DChangeLog-2006-12-319121 (WebCore::SVGPaintServerGradient::setBoundingBoxMode):
9147 (WebCore::SVGPaintServerPattern::setBoundingBoxMode):
29665 (WebCore::KRenderingPaintServerGradient::setBoundingBoxMode):
29691 (WebCore::KRenderingPaintServerPattern::setBoundingBoxMode):
DChangeLog-2007-10-1470390 (WebCore::GradientAttributes::setBoundingBoxMode):
70425 (WebCore::PatternAttributes::setBoundingBoxMode):