Lines Matching defs:rPoly

38 void MoveXPoly(XPolygon& rPoly, const Size& S)  in MoveXPoly()
43 void MoveXPoly(XPolyPolygon& rPoly, const Size& S) in MoveXPoly()
90 void ResizePoly(Polygon& rPoly, const Point& rRef, const Fraction& xFact, const Fraction& yFact) in ResizePoly()
98 void ResizeXPoly(XPolygon& rPoly, const Point& rRef, const Fraction& xFact, const Fraction& yFact) in ResizeXPoly()
106 void ResizePoly(PolyPolygon& rPoly, const Point& rRef, const Fraction& xFact, const Fraction& yFact) in ResizePoly()
114 void ResizeXPoly(XPolyPolygon& rPoly, const Point& rRef, const Fraction& xFact, const Fraction& yFa… in ResizeXPoly()
124 void RotatePoly(Polygon& rPoly, const Point& rRef, double sn, double cs) in RotatePoly()
132 void RotateXPoly(XPolygon& rPoly, const Point& rRef, double sn, double cs) in RotateXPoly()
140 void RotatePoly(PolyPolygon& rPoly, const Point& rRef, double sn, double cs) in RotatePoly()
148 void RotateXPoly(XPolyPolygon& rPoly, const Point& rRef, double sn, double cs) in RotateXPoly()
199 void MirrorPoly(Polygon& rPoly, const Point& rRef1, const Point& rRef2) in MirrorPoly()
207 void MirrorXPoly(XPolygon& rPoly, const Point& rRef1, const Point& rRef2) in MirrorXPoly()
215 void MirrorPoly(PolyPolygon& rPoly, const Point& rRef1, const Point& rRef2) in MirrorPoly()
223 void MirrorXPoly(XPolyPolygon& rPoly, const Point& rRef1, const Point& rRef2) in MirrorXPoly()
233 void ShearPoly(Polygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear) in ShearPoly()
241 void ShearXPoly(XPolygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear) in ShearXPoly()
249 void ShearPoly(PolyPolygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear) in ShearPoly()
257 void ShearXPoly(XPolyPolygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear) in ShearXPoly()
411 void CrookRotatePoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert) in CrookRotatePoly()
434 void CrookSlantPoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert) in CrookSlantPoly()
457 void CrookStretchPoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert, con… in CrookStretchPoly()
482 void CrookRotatePoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert) in CrookRotatePoly()
490 void CrookSlantPoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert) in CrookSlantPoly()
498 void CrookStretchPoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert,… in CrookStretchPoly()