Searched refs:rEndPt1 (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/vcl/source/gdi/ |
H A D | outdev4.cxx | 1225 Point& rPt1, Point& rPt2, Size& rInc, Point& rEndPt1 ) in ImplCalcHatchValues() argument 1241 rEndPt1 = rRect.BottomLeft(); in ImplCalcHatchValues() 1256 rEndPt1 = rRect.TopRight(); in ImplCalcHatchValues() 1279 rEndPt1 = Point( rRect.Left(), rRect.Bottom() + nYOff ); in ImplCalcHatchValues() 1286 rEndPt1 = Point( rRect.Right(), rRect.Bottom() + nYOff ); in ImplCalcHatchValues() 1311 rEndPt1 = Point( rRect.Right() + nXOff, rRect.Top() ); in ImplCalcHatchValues() 1318 rEndPt1 = Point( rRect.Right() + nXOff, rRect.Bottom() ); in ImplCalcHatchValues()
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | outdev.hxx | 479 …le& rRect, long nDist, sal_uInt16 nAngle10, Point& rPt1, Point& rPt2, Size& rInc, Point& rEndPt1 );
|
Completed in 21 milliseconds