Searched defs:SVGMatrix (Results 1 – 2 of 2) sorted by relevance
32 SVGMatrix() { } in SVGMatrix() function33 SVGMatrix(const AffineTransform& other) in SVGMatrix() function38 SVGMatrix(double a, double b, double c, double d, double e, double f) in SVGMatrix() function
37 class SVGMatrix; variable