Home
last modified time | relevance | path

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

/AOO42X/main/drawinglayer/source/processor2d/
H A Dvclpixelprocessor2d.cxx197 basegfx::B2DVector aLineWidth(fLineWidth, 0.0); in tryDrawPolygonStrokePrimitive2DDirect() local
199 aLineWidth = maCurrentTransformation * aLineWidth; in tryDrawPolygonStrokePrimitive2DDirect()
200 fLineWidth = aLineWidth.getLength(); in tryDrawPolygonStrokePrimitive2DDirect()