HomeSort by relevance Sort by last modified time
    Searched refs:matrixTransform (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/svg/
SVGPoint.idl 29 [StrictTypeChecking, RequiresAllArguments=Raise] SVGPoint matrixTransform(in SVGMatrix matrix);
  /external/webkit/Source/WebCore/platform/graphics/
FloatPoint.cpp 58 FloatPoint FloatPoint::matrixTransform(const AffineTransform& transform) const
65 FloatPoint FloatPoint::matrixTransform(const TransformationMatrix& transform) const
FloatPoint.h 138 FloatPoint matrixTransform(const TransformationMatrix&) const;
139 FloatPoint matrixTransform(const AffineTransform&) const;

Completed in 74 milliseconds