Home
last modified time | relevance | path

Searched refs:aB2DLineWidth (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Doutdev.cxx1519 const basegfx::B2DVector aB2DLineWidth( 1.0, 1.0 ); in DrawLine() local
1819 const ::basegfx::B2DVector aB2DLineWidth( 1.0, 1.0 ); in DrawPolyLine() local
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()
2268 basegfx::B2DVector aB2DLineWidth(1.0, 1.0); in ImpTryDrawPolyLineDirect() local
2273 aB2DLineWidth = aTransform * ::basegfx::B2DVector( fLineWidth, fLineWidth ); in ImpTryDrawPolyLineDirect()
[all …]

Completed in 21 milliseconds