Searched refs:aB2DLineWidth (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/vcl/source/gdi/ |
| H A D | outdev.cxx | 1519 const basegfx::B2DVector aB2DLineWidth( 1.0, 1.0 ); in DrawLine() local 1531 …if( mpGraphics->DrawPolyLine( aB2DPolyLine, 0.0, aB2DLineWidth, basegfx::B2DLINEJOIN_NONE, com::su… in DrawLine() 1819 const ::basegfx::B2DVector aB2DLineWidth( 1.0, 1.0 ); in DrawPolyLine() local 1829 …if(mpGraphics->DrawPolyLine( aB2DPolyLine, 0.0, aB2DLineWidth, basegfx::B2DLINEJOIN_NONE, com::sun… in DrawPolyLine() 2002 const ::basegfx::B2DVector aB2DLineWidth( 1.0, 1.0 ); in DrawPolygon() local 2012 aB2DLineWidth, in DrawPolygon() 2098 const ::basegfx::B2DVector aB2DLineWidth( 1.0, 1.0 ); in DrawPolyPolygon() local 2110 aB2DLineWidth, in DrawPolyPolygon() 2227 const ::basegfx::B2DVector aB2DLineWidth( 1.0, 1.0 ); in ImpDrawPolyPolygonWithB2DPolyPolygon() local 2239 aB2DLineWidth, in ImpDrawPolyPolygonWithB2DPolyPolygon() [all …]
|