Lines Matching refs:geometry

255                                   const geometry::RealPoint2D& 	,   in drawPoint()
262 const geometry::RealPoint2D& aStartPoint, in drawLine()
263 const geometry::RealPoint2D& aEndPoint, in drawLine()
283 const geometry::RealBezierSegment2D& aBezierSegment, in drawBezier()
284 const geometry::RealPoint2D& aEndPoint, in drawBezier()
757 ::com::sun::star::geometry::AffineMatrix2D aTransform( aTexture.AffineTransform ); in doOperation()
764 geometry::IntegerSize2D aSize = aTexture.Bitmap->getSize(); in doOperation()
818 ::com::sun::star::geometry::AffineMatrix2D aTransform( aTexture.AffineTransform ); in doOperation()
1219 … const uno::Reference< geometry::XMapping2D >& /*xMapping*/, in strokeTextureMappedPolyPolygon()
1286 … const uno::Reference< geometry::XMapping2D >& /*xMapping*/ ) in fillTextureMappedPolyPolygon()
1296 const geometry::IntegerSize2D& rSize, in implDrawBitmapSurface()
1302 geometry::IntegerSize2D aBitmapSize = rSize; in implDrawBitmapSurface()
1423 geometry::IntegerSize2D aSize = xBitmap->getSize(); in drawBitmap()
1454 geometry::IntegerSize2D aSize = xBitmap->getSize(); in drawBitmapModulated()
1478 const geometry::RealRectangle2D& /*sourceRect*/, in copyRect()
1481 const geometry::RealRectangle2D& /*destRect*/, in copyRect()
1488 geometry::IntegerSize2D CanvasHelper::getSize() in getSize()
1491 geometry::IntegerSize2D(1, 1); // we're disposed in getSize()
1496 …uno::Reference< rendering::XBitmap > CanvasHelper::getScaledBitmap( const geometry::RealSize2D& ne… in getScaledBitmap()
1519 const geometry::IntegerRectangle2D& rect ) in getData()
1549 const geometry::IntegerRectangle2D& /*rect*/ ) in setData()
1555 const geometry::IntegerPoint2D& /*pos*/ ) in setPixel()
1560 const geometry::IntegerPoint2D& /*pos*/ ) in getPixel()
1939 const geometry::IntegerSize2D aSize(getSize()); in getMemoryLayout()