Home
last modified time | relevance | path

Searched refs:canvas (Results 76 – 100 of 209) sorted by relevance

123456789

/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx700 static Pattern* patternFromParametricPolyPolygon( ::canvas::ParametricPolyPolygon& rPolygon ) in patternFromParametricPolyPolygon()
703 const ::canvas::ParametricPolyPolygon::Values aValues = rPolygon.getValues(); in patternFromParametricPolyPolygon()
711 case ::canvas::ParametricPolyPolygon::GRADIENT_LINEAR: in patternFromParametricPolyPolygon()
720 case ::canvas::ParametricPolyPolygon::GRADIENT_ELLIPTICAL: in patternFromParametricPolyPolygon()
817 …::canvas::ParametricPolyPolygon* pPolyImpl = static_cast< ::canvas::ParametricPolyPolygon* >( aTex… in doOperation()
824 … if( pPolyImpl->getValues().meType == canvas::ParametricPolyPolygon::GRADIENT_RECTANGULAR ) in doOperation()
1505 …return uno::Reference< rendering::XBitmap >( new CanvasBitmap( ::basegfx::B2ISize( ::canvas::tools… in getScaledBitmap()
1506 ::canvas::tools::roundUp( newSize.Height ) ), in getScaledBitmap()
H A Dcairo_canvascustomsprite.hxx74 …class CanvasCustomSpriteSpriteBase_Base : public ::canvas::BaseMutexHelper< CanvasCustomSpriteBase…
80 typedef ::canvas::CanvasCustomSpriteBase< CanvasCustomSpriteSpriteBase_Base,
H A Dcairo_canvasbitmap.hxx56 public ::canvas::BaseMutexHelper<CanvasBitmapBase_Base>,
61 typedef ::canvas::IntegerBitmapBase<
/trunk/main/canvas/prj/
H A Dbuild.lst1 cv canvas : javaunohelper comphelper cppuhelper offapi unoil tools svtools vcl basegfx CAIRO:cairo …
2 cv canvas\prj nmake - all cv_prj NULL
/trunk/main/offapi/com/sun/star/rendering/
H A DXBufferController.idl47 There's one buffer implicitly available, which is the canvas
85 canvas itself changed (e.g. because of render operations, or
118 canvas itself changed (e.g. because of render operations, or
H A DViewState.idl60 i.e. everything rendered to the canvas will be visible
65 clip. That means, nothing rendered to the canvas will be
/trunk/main/canvas/source/null/
H A Dnull_spritehelper.hxx47 class SpriteHelper : public ::canvas::CanvasCustomSpriteHelper
55 using ::canvas::CanvasCustomSpriteHelper::init;
H A Dnull_canvasbitmap.hxx51 typedef ::canvas::IntegerBitmapBase< ::canvas::BaseMutexHelper< CanvasBitmapBase_Base >,
H A Dnull_canvascustomsprite.hxx73 …class CanvasCustomSpriteSpriteBase_Base : public ::canvas::BaseMutexHelper< CanvasCustomSpriteBase…
78 typedef ::canvas::CanvasCustomSpriteBase< CanvasCustomSpriteSpriteBase_Base,
H A Dnull_canvascustomsprite.cxx55 ::canvas::tools::roundUp( rSpriteSize.Width ), in CanvasCustomSprite()
56 ::canvas::tools::roundUp( rSpriteSize.Height ) ), in CanvasCustomSprite()
/trunk/main/slideshow/source/inc/
H A Dwakeupevent.hxx49 ::boost::shared_ptr< ::canvas::tools::ElapsedTime > const& pTimeBase,
78 ::canvas::tools::ElapsedTime maTimer;
/trunk/main/canvas/source/directx/
H A Ddx_textlayout_drawhelper.cxx195 ::canvas::tools::mergeViewAndRenderTransform(aWorldTransform, rViewState, rRenderState); in drawText()
343 … ::canvas::tools::numeric_cast<sal_uInt16>(rText.StartPosition), in queryTextBounds()
344 … ::canvas::tools::numeric_cast<sal_uInt16>(rText.Length) ), in queryTextBounds()
H A Ddx_canvasbitmap.hxx58 typedef ::canvas::IntegerBitmapBase< ::canvas::BaseMutexHelper< CanvasBitmapBase_Base >,
H A Ddx_spritedevicehelper.hxx82 …const ::canvas::ISurfaceProxyManagerSharedPtr &getSurfaceProxy() const { return mpSurfaceProxyMana… in getSurfaceProxy()
103 ::canvas::ISurfaceProxyManagerSharedPtr mpSurfaceProxyManager;
/trunk/main/canvas/source/tools/
H A Dsurface.hxx40 namespace canvas namespace
147 bool refresh( canvas::IColorBuffer& rBuffer ) const;
H A Dpagemanager.cxx30 namespace canvas namespace
214 canvas::IRenderModuleSharedPtr PageManager::getRenderModule() const in getRenderModule()
H A Dsurfaceproxy.cxx33 namespace canvas namespace
39 SurfaceProxy::SurfaceProxy( const canvas::IColorBufferSharedPtr& pBuffer, in SurfaceProxy()
/trunk/main/slideshow/source/engine/
H A Dslideview.cxx243 ::canvas::tools::calcTransformedRectBounds( aTmpRect, in getLayerBoundsPixel()
533 canvas::tools::calcTransformedRectBounds( aTmpRect, in getTransformation()
794 canvas::tools::setIdentityAffineMatrix2D(aViewTransform); in SlideView()
1058 canvas::tools::setIdentityAffineMatrix2D(aViewTransform); in modified()
H A Dslidebitmap.cxx73 ::canvas::tools::initRenderState( aRenderState ); in draw()
76 ::canvas::tools::setRenderStateTransform( aRenderState, aTranslation ); in draw()
H A Danimatedsprite.cxx118 … aNewSize.setX( ::canvas::tools::nextPow2( ::basegfx::fround(rSpriteSizePixel.getX()) ) ); in resize()
126 … aNewSize.setY( ::canvas::tools::nextPow2( ::basegfx::fround(rSpriteSizePixel.getY()) ) ); in resize()
H A Dwaitsymbol.cxx132 canvas::tools::initViewState( viewState ); in viewAdded()
134 canvas::tools::initRenderState( renderState ); in viewAdded()
/trunk/main/canvas/source/vcl/
H A Dcanvasbitmap.hxx55 typedef ::canvas::IntegerBitmapBase< ::canvas::BaseMutexHelper< CanvasBitmapBase_Base >,
/trunk/main/cppcanvas/
H A DPackage_inc.mk25 $(eval $(call gb_Package_add_file,cppcanvas_inc,inc/cppcanvas/canvas.hxx,cppcanvas/canvas.hxx))
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dlineaction.cxx100 ::canvas::tools::prependToRenderState(aLocalState, rTransformation); in render()
125 ::canvas::tools::prependToRenderState(aLocalState, rTransformation); in getBounds()
H A Dpointaction.cxx116 ::canvas::tools::prependToRenderState(aLocalState, rTransformation); in render()
140 ::canvas::tools::prependToRenderState(aLocalState, rTransformation); in getBounds()

Completed in 87 milliseconds

123456789