Searched refs:PSBinMoveTo (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/vcl/unx/generic/printergfx/ |
H A D | common_gfx.cxx | 260 PSBinMoveTo (aLastPoint, rOldPoint, rColumn); in JoinVerticalClipRectangles() 330 PSBinMoveTo (it->TopLeft(), aOldPoint, nColumn ); in EndSetClipRegion() 438 PSBinMoveTo( pPath[0], aPoint, nColumn ); in DrawPolygon() 487 PSBinMoveTo( pPaths[i][0], aPoint, nColumn ); in DrawPolyPolygon() 931 PrinterGfx::PSBinMoveTo (const Point& rCurrent, Point& rOld, sal_Int32& nColumn) in PSBinMoveTo() function in PrinterGfx 968 PSBinMoveTo (*pPath, aPoint, nColumn); in PSBinCurrentPath()
|
/aoo41x/main/vcl/inc/ |
H A D | printergfx.hxx | 284 void PSBinMoveTo (const Point& rCurrent, Point& rOld,
|
Completed in 11 milliseconds