Home
last modified time | relevance | path

Searched refs:matrixTransform (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/platform/graphics/
DFloatPoint.cpp40 FloatPoint FloatPoint::matrixTransform(const TransformationMatrix& transform) const in matrixTransform() function in WebCore::FloatPoint
DFloatPoint.h98 FloatPoint matrixTransform(const TransformationMatrix&) const;
/external/webkit/WebCore/svg/
DSVGPoint.idl33 SVGPoint matrixTransform(in SVGMatrix matrix);
/external/webkit/WebCore/
DChangeLog-2006-12-315485 Affected test: svg/custom/SVGPoint-matrixTransform.svg
5487 It's failing with this patch, as the SVGPoint matrixTransform() function
5493 no-one notices that SVGPoint-matrixTransform.svg actually fails right now.
7537 SVGPoint.matrixTransform() was missing.
7578 (-[DOMSVGPoint matrixTransform:]):
7580 (WebCore::FloatPoint::matrixTransform):
24817 (-[DOMSVGPoint matrixTransform:]):
DChangeLog-2007-10-1419619 (WebCore::FloatPoint::matrixTransform):
DChangeLog-2009-06-1641122 (WebCore::FloatPoint::matrixTransform):