Home
last modified time | relevance | path

Searched refs:PSLineTo (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx390 PSLineTo (rTo); in DrawLine()
404 PSLineTo (Point (rPoint.X ()+1, rPoint.Y ())); in DrawPixel()
405 PSLineTo (Point (rPoint.X ()+1, rPoint.Y ()+1)); in DrawPixel()
406 PSLineTo (Point (rPoint.X (), rPoint.Y ()+1)); in DrawPixel()
904 PrinterGfx::PSLineTo (const Point& rPoint) in PSLineTo() function in PrinterGfx
924 PSLineTo (rCurrent); in PSBinLineTo()
/trunk/main/vcl/inc/
H A Dprintergfx.hxx297 void PSLineTo(const Point& rPoint );

Completed in 23 milliseconds