Home
last modified time | relevance | path

Searched refs:showBuffer (Results 1 – 19 of 19) sorted by relevance

/aoo41x/main/canvas/source/null/
H A Dnull_spritecanvas.cxx108 …::sal_Bool SAL_CALL SpriteCanvas::showBuffer( ::sal_Bool bUpdateAll ) throw (uno::RuntimeException) in showBuffer() function in nullcanvas::SpriteCanvas
115 return !mbIsVisible ? false : SpriteCanvasBaseT::showBuffer( bUpdateAll ); in showBuffer()
H A Dnull_devicehelper.cxx177 ::sal_Bool DeviceHelper::showBuffer( bool bIsVisible, ::sal_Bool bUpdateAll ) in showBuffer() function in nullcanvas::DeviceHelper
189 return showBuffer( bIsVisible, bUpdateAll ); in switchBuffer()
H A Dnull_spritecanvas.hxx127 …virtual ::sal_Bool SAL_CALL showBuffer( ::sal_Bool bUpdateAll ) throw (::com::sun::star::uno::Runt…
H A Dnull_devicehelper.hxx79 ::sal_Bool showBuffer( bool bIsVisible, ::sal_Bool bUpdateAll );
/aoo41x/main/canvas/source/directx/
H A Ddx_spritecanvas.cxx134 …::sal_Bool SAL_CALL SpriteCanvas::showBuffer( ::sal_Bool bUpdateAll ) throw (uno::RuntimeException) in showBuffer() function in dxcanvas::SpriteCanvas
141 return !mbIsVisible ? false : SpriteCanvasBaseT::showBuffer( bUpdateAll ); in showBuffer()
H A Ddx_spritecanvas.hxx125 …virtual ::sal_Bool SAL_CALL showBuffer( ::sal_Bool bUpdateAll ) throw (::com::sun::star::uno::Runt…
H A Ddx_spritedevicehelper.hxx77 ::sal_Bool showBuffer( bool bIsVisible, ::sal_Bool bUpdateAll );
H A Ddx_spritedevicehelper.cxx201 ::sal_Bool SpriteDeviceHelper::showBuffer( bool, ::sal_Bool ) in showBuffer() function in dxcanvas::SpriteDeviceHelper
/aoo41x/main/canvas/inc/canvas/base/
H A Dbufferedgraphicdevicebase.hxx134 …virtual ::sal_Bool SAL_CALL showBuffer( ::sal_Bool bUpdateAll ) throw (::com::sun::star::uno::Runt… in showBuffer() function in canvas::BufferedGraphicDeviceBase
138 return BaseType::maDeviceHelper.showBuffer( mbIsVisible, bUpdateAll ); in showBuffer()
/aoo41x/main/canvas/source/vcl/
H A Dspritedevicehelper.hxx60 ::sal_Bool showBuffer( bool bWindowVisible, ::sal_Bool bUpdateAll );
H A Dspritedevicehelper.cxx82 ::sal_Bool SpriteDeviceHelper::showBuffer( bool, ::sal_Bool ) in showBuffer() function in vclcanvas::SpriteDeviceHelper
H A Dspritecanvas.cxx137 …::sal_Bool SAL_CALL SpriteCanvas::showBuffer( ::sal_Bool bUpdateAll ) throw (uno::RuntimeException) in showBuffer() function in vclcanvas::SpriteCanvas
H A Dspritecanvas.hxx136 …virtual ::sal_Bool SAL_CALL showBuffer( ::sal_Bool bUpdateAll ) throw (::com::sun::star::uno::Runt…
/aoo41x/main/canvas/source/cairo/
H A Dcairo_spritedevicehelper.hxx62 ::sal_Bool showBuffer( bool, ::sal_Bool );
H A Dcairo_spritedevicehelper.cxx95 ::sal_Bool SpriteDeviceHelper::showBuffer( bool, ::sal_Bool ) in showBuffer() function in cairocanvas::SpriteDeviceHelper
H A Dcairo_spritecanvas.hxx134 …virtual ::sal_Bool SAL_CALL showBuffer( ::sal_Bool bUpdateAll ) throw (::com::sun::star::uno::Runt…
H A Dcairo_spritecanvas.cxx133 …::sal_Bool SAL_CALL SpriteCanvas::showBuffer( ::sal_Bool bUpdateAll ) throw (uno::RuntimeException) in showBuffer() function in cairocanvas::SpriteCanvas
/aoo41x/main/offapi/com/sun/star/rendering/
H A DXBufferController.idl94 boolean showBuffer( [in] boolean bUpdateAll );
H A DXSpriteCanvas.idl57 can happen, namely the XBufferController::showBuffer()) call. If

Completed in 98 milliseconds