Home
last modified time | relevance | path

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

/aoo4110/main/canvas/source/cairo/
H A Dcairo_canvascustomsprite.cxx51 maSize( ::canvas::tools::roundUp( rSpriteSize.Width ), in CanvasCustomSprite()
52 ::canvas::tools::roundUp( rSpriteSize.Height ) ) in CanvasCustomSprite()
58 ::canvas::tools::roundUp( rSpriteSize.Width ), in CanvasCustomSprite()
59 ::canvas::tools::roundUp( rSpriteSize.Height )); in CanvasCustomSprite()
H A Dcairo_spritecanvashelper.cxx486 ::canvas::tools::roundUp( rRequestedArea.getMaxX() - aOutputPosition.X()) ), in genericUpdate()
488 … ::canvas::tools::roundUp( rRequestedArea.getMaxY() - aOutputPosition.Y()) ) ); in genericUpdate()
H A Dcairo_canvashelper_texturefill.cxx112 inline sal_Int32 roundUp( const double& rVal ) in roundUp() function
H A Dcairo_canvashelper.cxx1505 …dering::XBitmap >( new CanvasBitmap( ::basegfx::B2ISize( ::canvas::tools::roundUp( newSize.Width ), in getScaledBitmap()
1506 ::canvas::tools::roundUp( newSize.Height ) ), in getScaledBitmap()
/aoo4110/main/canvas/source/null/
H A Dnull_canvascustomsprite.cxx55 ::canvas::tools::roundUp( rSpriteSize.Width ), in CanvasCustomSprite()
56 ::canvas::tools::roundUp( rSpriteSize.Height ) ), in CanvasCustomSprite()
/aoo4110/main/canvas/source/directx/
H A Ddx_canvascustomsprite.cxx62 ::canvas::tools::roundUp( rSpriteSize.Width ), in CanvasCustomSprite()
63 ::canvas::tools::roundUp( rSpriteSize.Height )), in CanvasCustomSprite()
/aoo4110/main/canvas/source/vcl/
H A Dspritecanvashelper.cxx549 … ::canvas::tools::roundUp( rRequestedArea.getMaxX() - aOutputPosition.X() ))), in genericUpdate()
552 … ::canvas::tools::roundUp( rRequestedArea.getMaxY() - aOutputPosition.Y() )))); in genericUpdate()
H A Dcanvashelper_texturefill.cxx996 … const sal_Int32 nX2( ::canvas::tools::roundUp( aTextureSpacePolygonRect.getMaxX() ) ); in fillTexturedPolyPolygon()
997 … const sal_Int32 nY2( ::canvas::tools::roundUp( aTextureSpacePolygonRect.getMaxY() ) ); in fillTexturedPolyPolygon()
/aoo4110/main/canvas/inc/canvas/
H A Dcanvastools.hxx145 inline sal_Int32 roundUp( const double& rVal ) in roundUp() function

Completed in 76 milliseconds