Home
last modified time | relevance | path

Searched refs:rBounds (Results 1 – 25 of 33) sorted by relevance

12

/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx367 rBounds), in clear_i()
437 rBounds, in implRenderLine2()
452 implRenderLine2( rPt1,rPt2,rBounds, in implRenderLine()
528 rBounds, in implDrawPolygon()
536 rBounds, in implDrawPolygon()
588 rBounds, in implFillPolyPolygon()
602 rBounds ); in fillPolyPolygon_i()
607 rBounds ); in fillPolyPolygon_i()
620 rBounds ); in fillPolyPolygon_i()
1040 mpImpl->maBounds = rBounds; in BitmapDevice()
[all …]
/trunk/main/slideshow/source/engine/shapes/
H A Dviewmediashape.cxx186 bool ViewMediaShape::render( const ::basegfx::B2DRectangle& rBounds ) const in render()
197 rBounds, in render()
267 bool ViewMediaShape::implInitialize( const ::basegfx::B2DRectangle& rBounds ) in implInitialize() argument
305 implInitializeVCLBasedPlayerWindow( rBounds, aDeviceParams ); in implInitialize()
312 implInitializeDXBasedPlayerWindow( rBounds, aDeviceParams ); in implInitialize()
406 bool ViewMediaShape::implInitializeVCLBasedPlayerWindow( const ::basegfx::B2DRectangle& rBounds, in implInitializeVCLBasedPlayerWindow() argument
409 if( !mpMediaWindow.get() && !rBounds.isEmpty() ) in implInitializeVCLBasedPlayerWindow()
423 rBounds, in implInitializeVCLBasedPlayerWindow()
482 bool ViewMediaShape::implInitializeDXBasedPlayerWindow( const ::basegfx::B2DRectangle& rBounds, in implInitializeDXBasedPlayerWindow() argument
499 rBounds, in implInitializeDXBasedPlayerWindow()
H A Dviewappletshape.cxx135 bool ViewAppletShape::startApplet( const ::basegfx::B2DRectangle& rBounds ) in startApplet() argument
202 rBounds, in startApplet()
248 bool ViewAppletShape::render( const ::basegfx::B2DRectangle& rBounds ) const in render()
259 rBounds, in render()
266 bool ViewAppletShape::resize( const ::basegfx::B2DRectangle& rBounds ) const in resize()
273 rBounds, in resize()
H A Dviewshape.cxx306 const ::basegfx::B2DRectangle& rBounds, in renderSprite()
323 rBounds.isEmpty() ) in renderSprite()
410 ::basegfx::B2DPoint aSpritePosPixel( rBounds.getCenter() ); in renderSprite()
526 const ::basegfx::B2DRectangle& rBounds, in render()
568 rBounds.getMinX(), in render()
569 rBounds.getMinY() ); in render()
600 getShapeTransformation( rBounds, in render()
726 getShapeTransformation( rBounds, in render()
H A Dviewmediashape.hxx129 bool render( const ::basegfx::B2DRectangle& rBounds ) const;
145 bool implInitialize( const ::basegfx::B2DRectangle& rBounds );
148 bool implInitializeVCLBasedPlayerWindow( const ::basegfx::B2DRectangle& rBounds,
150 bool implInitializeDXBasedPlayerWindow( const ::basegfx::B2DRectangle& rBounds,
H A Dviewshape.hxx149 const ::basegfx::B2DRectangle& rBounds, in RenderArgs()
156 maBounds( rBounds ), in RenderArgs()
265 const ::basegfx::B2DRectangle& rBounds,
277 const ::basegfx::B2DRectangle& rBounds,
H A Dviewappletshape.hxx110 bool startApplet( const ::basegfx::B2DRectangle& rBounds );
131 bool render( const ::basegfx::B2DRectangle& rBounds ) const;
143 bool resize( const ::basegfx::B2DRectangle& rBounds ) const;
H A Ddrawshape.cxx810 Expander( ::basegfx::B2DSize& rBounds ) : in Expander() argument
811 mrBounds( rBounds ) in Expander()
/trunk/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx121 const ::Rectangle& rBounds, in fillLinearGradient()
142 ::vcl::unotools::b2DPointFromPoint( rBounds.TopLeft() ) - in fillLinearGradient()
143 ::vcl::unotools::b2DPointFromPoint( rBounds.BottomRight() ) ); in fillLinearGradient()
375 rOutDev.DrawRect( rBounds ); in fillPolygonalGradient()
429 aTempPoly2[0] = rBounds.TopLeft(); in fillPolygonalGradient()
430 aTempPoly2[1] = rBounds.TopRight(); in fillPolygonalGradient()
431 aTempPoly2[2] = rBounds.BottomRight(); in fillPolygonalGradient()
432 aTempPoly2[3] = rBounds.BottomLeft(); in fillPolygonalGradient()
433 aTempPoly2[4] = rBounds.TopLeft(); in fillPolygonalGradient()
512 rBounds, in doGradientFill()
[all …]
H A Dspritedevicehelper.cxx121 void SpriteDeviceHelper::notifySizeUpdate( const awt::Rectangle& rBounds ) in notifySizeUpdate() argument
124 mpBackBuffer->setSize( ::Size(rBounds.Width, in notifySizeUpdate()
125 rBounds.Height) ); in notifySizeUpdate()
H A Dspritedevicehelper.hxx70 void notifySizeUpdate( const ::com::sun::star::awt::Rectangle& rBounds );
/trunk/main/basebmp/inc/basebmp/
H A Dbitmapdevice.hxx541 BitmapDevice( const basegfx::B2IRange& rBounds,
556 const basegfx::B2IRange& rBounds ) = 0;
572 const basegfx::B2IRange& rBounds,
577 const basegfx::B2IRange& rBounds,
583 const basegfx::B2IRange& rBounds,
587 const basegfx::B2IRange& rBounds,
595 const basegfx::B2IRange& rBounds ) = 0;
599 const basegfx::B2IRange& rBounds,
/trunk/main/canvas/source/tools/
H A Dcanvascustomspritehelper.cxx279 const ::basegfx::B2DRectangle& rBounds( getFullSpriteRect() ); in move() local
284 rBounds.getMinimum(), in move()
285 rBounds.getMinimum() - maPosition + aPoint, in move()
286 rBounds.getRange() ); in move()
449 …::basegfx::B2DRange CanvasCustomSpriteHelper::getUpdateArea( const ::basegfx::B2DRange& rBounds ) … in getUpdateArea()
460 rBounds, in getUpdateArea()
H A Dcanvastools.cxx835 const ::basegfx::B2IRange& rBounds ) in clipScrollArea()
849 aInputDestArea.intersect( rBounds ); in clipScrollArea()
855 rBounds, in clipScrollArea()
856 rBounds ) ) in clipScrollArea()
/trunk/main/canvas/source/directx/
H A Ddx_spritedevicehelper.cxx218 void SpriteDeviceHelper::notifySizeUpdate( const awt::Rectangle& rBounds ) in notifySizeUpdate() argument
221 const sal_Int32 x(rBounds.X); in notifySizeUpdate()
222 const sal_Int32 y(rBounds.Y); in notifySizeUpdate()
223 const sal_Int32 w(::std::max(sal_Int32(1),sal_Int32(rBounds.Width))); in notifySizeUpdate()
224 const sal_Int32 h(::std::max(sal_Int32(1),sal_Int32(rBounds.Height))); in notifySizeUpdate()
H A Ddx_spritedevicehelper.hxx86 void notifySizeUpdate( const ::com::sun::star::awt::Rectangle& rBounds );
/trunk/main/basegfx/inc/basegfx/range/
H A Drangeexpander.hxx55 explicit RangeExpander( ValueType& rBounds ) : in RangeExpander() argument
56 mrBounds( rBounds ) in RangeExpander()
60 void operator()( const ValueType& rBounds ) in operator ()() argument
62 mrBounds.expand( rBounds ); in operator ()()
/trunk/main/canvas/inc/canvas/base/
H A Dbufferedgraphicdevicebase.hxx208 …::com::sun::star::awt::Rectangle transformBounds( const ::com::sun::star::awt::Rectangle& rBounds ) in transformBounds() argument
214 rBounds, in transformBounds()
217 return ::com::sun::star::awt::Rectangle( 0,0,rBounds.Width,rBounds.Height ); in transformBounds()
/trunk/main/canvas/source/cairo/
H A Dcairo_spritedevicehelper.cxx149 void SpriteDeviceHelper::notifySizeUpdate( const awt::Rectangle& rBounds ) in notifySizeUpdate() argument
151 setSize( ::basegfx::B2ISize(rBounds.Width, rBounds.Height) ); in notifySizeUpdate()
H A Dcairo_canvashelper.cxx740 const basegfx::B2DRange& rBounds ) in doOperation() argument
831 cairo_rectangle( pCairo, rBounds.getMinX(), rBounds.getMinY(), in doOperation()
832 rBounds.getWidth(), rBounds.getHeight() ); in doOperation()
841 … ::basegfx::B2DVector(rBounds.getMinimum() - rBounds.getMaximum()).getLength() + 1.0 ) ); in doOperation()
H A Dcairo_spritedevicehelper.hxx69 void notifySizeUpdate( const ::com::sun::star::awt::Rectangle& rBounds );
/trunk/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.cxx739 void PDFIProcessor::hyperLink( const geometry::RealRectangle2D& rBounds, in hyperLink() argument
747 pLink->x = rBounds.X1; in hyperLink()
748 pLink->y = rBounds.Y1; in hyperLink()
749 pLink->w = rBounds.X2-rBounds.X1; in hyperLink()
750 pLink->h = rBounds.Y2-rBounds.Y1; in hyperLink()
/trunk/main/slideshow/source/engine/
H A Danimationfactory.cxx1171 const ::basegfx::B2DRectangle& rBounds( rShape->getBounds() ); in createPairPropertyAnimation() local
1186 rBounds.getRange(), in createPairPropertyAnimation()
1187 rBounds.getRange(), in createPairPropertyAnimation()
1203 rBounds.getCenter(), in createPairPropertyAnimation()
/trunk/main/sdext/source/pdfimport/test/
H A Dtests.cxx141 virtual void hyperLink( const geometry::RealRectangle2D& rBounds, in hyperLink() argument
144 m_aHyperlinkBounds = rBounds; in hyperLink()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dmtftools.cxx661 ::basegfx::B2DRange calcDevicePixelBounds( const ::basegfx::B2DRange& rBounds, in calcDevicePixelBounds() argument
672 rBounds, in calcDevicePixelBounds()

Completed in 161 milliseconds

12