Home
last modified time | relevance | path

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

/trunk/main/canvas/source/null/
H A Dnull_spritecanvas.cxx118 …::sal_Bool SAL_CALL SpriteCanvas::switchBuffer( ::sal_Bool bUpdateAll ) throw (uno::RuntimeExcepti… in switchBuffer() function in nullcanvas::SpriteCanvas
125 return !mbIsVisible ? false : SpriteCanvasBaseT::switchBuffer( bUpdateAll ); in switchBuffer()
H A Dnull_spritecanvas.hxx128 …virtual ::sal_Bool SAL_CALL switchBuffer( ::sal_Bool bUpdateAll ) throw (::com::sun::star::uno::Ru…
H A Dnull_devicehelper.cxx186 ::sal_Bool DeviceHelper::switchBuffer( bool bIsVisible, ::sal_Bool bUpdateAll ) in switchBuffer() function in nullcanvas::DeviceHelper
H A Dnull_devicehelper.hxx80 ::sal_Bool switchBuffer( bool bIsVisible, ::sal_Bool bUpdateAll );
/trunk/main/canvas/source/directx/
H A Ddx_spritecanvas.cxx144 …::sal_Bool SAL_CALL SpriteCanvas::switchBuffer( ::sal_Bool bUpdateAll ) throw (uno::RuntimeExcepti… in switchBuffer() function in dxcanvas::SpriteCanvas
151 return !mbIsVisible ? false : SpriteCanvasBaseT::switchBuffer( bUpdateAll ); in switchBuffer()
H A Ddx_spritecanvas.hxx126 …virtual ::sal_Bool SAL_CALL switchBuffer( ::sal_Bool bUpdateAll ) throw (::com::sun::star::uno::Ru…
H A Ddx_spritedevicehelper.hxx78 ::sal_Bool switchBuffer( bool bIsVisible, ::sal_Bool bUpdateAll );
H A Ddx_spritedevicehelper.cxx207 ::sal_Bool SpriteDeviceHelper::switchBuffer( bool, ::sal_Bool ) in switchBuffer() function in dxcanvas::SpriteDeviceHelper
/trunk/main/canvas/inc/canvas/base/
H A Dbufferedgraphicdevicebase.hxx141 …virtual ::sal_Bool SAL_CALL switchBuffer( ::sal_Bool bUpdateAll ) throw (::com::sun::star::uno::Ru… in switchBuffer() function in canvas::BufferedGraphicDeviceBase
145 return BaseType::maDeviceHelper.switchBuffer( mbIsVisible, bUpdateAll ); in switchBuffer()
/trunk/main/offapi/com/sun/star/rendering/
H A DXBufferController.idl105 of switchBuffer() is exceedingly high, the buffer scheduled
124 boolean switchBuffer( [in] boolean bUpdateAll );
/trunk/main/canvas/source/vcl/
H A Dspritedevicehelper.hxx61 ::sal_Bool switchBuffer( bool bWindowVisible, ::sal_Bool bUpdateAll );
H A Dspritedevicehelper.cxx88 ::sal_Bool SpriteDeviceHelper::switchBuffer( bool, ::sal_Bool ) in switchBuffer() function in vclcanvas::SpriteDeviceHelper
H A Dspritecanvas.cxx142 …::sal_Bool SAL_CALL SpriteCanvas::switchBuffer( ::sal_Bool bUpdateAll ) throw (uno::RuntimeExcepti… in switchBuffer() function in vclcanvas::SpriteCanvas
H A Dspritecanvas.hxx137 …virtual ::sal_Bool SAL_CALL switchBuffer( ::sal_Bool bUpdateAll ) throw (::com::sun::star::uno::Ru…
/trunk/main/canvas/source/cairo/
H A Dcairo_spritedevicehelper.hxx63 ::sal_Bool switchBuffer( bool, ::sal_Bool bUpdateAll );
H A Dcairo_spritedevicehelper.cxx101 ::sal_Bool SpriteDeviceHelper::switchBuffer( bool, ::sal_Bool ) in switchBuffer() function in cairocanvas::SpriteDeviceHelper
H A Dcairo_spritecanvas.hxx135 …virtual ::sal_Bool SAL_CALL switchBuffer( ::sal_Bool bUpdateAll ) throw (::com::sun::star::uno::Ru…
H A Dcairo_spritecanvas.cxx138 …::sal_Bool SAL_CALL SpriteCanvas::switchBuffer( ::sal_Bool bUpdateAll ) throw (uno::RuntimeExcepti… in switchBuffer() function in cairocanvas::SpriteCanvas

Completed in 55 milliseconds