Searched defs:SVGTransform (Results 1 – 3 of 3) sorted by relevance
31 SVGTransform::SVGTransform() in SVGTransform() function in WebCore::SVGTransform37 SVGTransform::SVGTransform(SVGTransformType type, ConstructionMode mode) in SVGTransform() function in WebCore::SVGTransform45 SVGTransform::SVGTransform(const AffineTransform& matrix) in SVGTransform() function in WebCore::SVGTransform
38 class SVGTransform; variable
32 virtual void setValueForMatrixIfNeeded(SVGTransform*) { } in setValueForMatrixIfNeeded() argument