Home
last modified time | relevance | path

Searched refs:rEndPt1 (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx479 …le& rRect, long nDist, sal_uInt16 nAngle10, Point& rPt1, Point& rPt2, Size& rInc, Point& rEndPt1 );
/trunk/main/vcl/source/gdi/
H A Doutdev4.cxx1225 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()

Completed in 27 milliseconds