setMatrix          80 Source/core/svg/SVGTransform.cpp void SVGTransform::setMatrix(const AffineTransform& matrix)
setMatrix          58 Source/core/svg/SVGTransformTearOff.cpp void SVGTransformTearOff::setMatrix(PassRefPtr<SVGMatrixTearOff> matrix, ExceptionState& exceptionState)
setMatrix         423 Source/platform/graphics/GraphicsContext.cpp void GraphicsContext::setMatrix(const SkMatrix& matrix)
setMatrix          54 Source/platform/transforms/AffineTransform.cpp void AffineTransform::setMatrix(double a, double b, double c, double d, double e, double f)