Home
last modified time | relevance | path

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

12

/dports/irc/quassel/quassel-0.14-rc2/src/client/
H A Dclientuserinputhandler.cpp103 switchBuffer(bufferInfo.networkId(), channelName.section(' ', 0, 0)); in handleJoin()
114 switchBuffer(bufferInfo.networkId(), text.section(' ', 0, 0)); in handleQuery()
145 void ClientUserInputHandler::switchBuffer(const NetworkId& networkId, const QString& bufferName) in switchBuffer() function in ClientUserInputHandler
H A Dclientuserinputhandler.h59 void switchBuffer(const NetworkId& networkId, const QString& bufferName);
/dports/irc/quassel-core/quassel-0.14-rc2/src/client/
H A Dclientuserinputhandler.cpp103 switchBuffer(bufferInfo.networkId(), channelName.section(' ', 0, 0)); in handleJoin()
114 switchBuffer(bufferInfo.networkId(), text.section(' ', 0, 0)); in handleQuery()
145 void ClientUserInputHandler::switchBuffer(const NetworkId& networkId, const QString& bufferName) in switchBuffer() function in ClientUserInputHandler
H A Dclientuserinputhandler.h59 void switchBuffer(const NetworkId& networkId, const QString& bufferName);
/dports/editors/jedit/installer/macros/Files/
H A DBuffer_Switcher.bsh134 // {{{ switchBuffer() function
135 void switchBuffer() function
167 switchBuffer(); function
178 switchBuffer(); function
201 switchBuffer(); function
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/directx/
H A Ddx_spritecanvas.cxx119 sal_Bool SAL_CALL SpriteCanvas::switchBuffer( sal_Bool bUpdateAll ) in switchBuffer() function in dxcanvas::SpriteCanvas
126 return mbIsVisible && SpriteCanvasBaseT::switchBuffer( bUpdateAll ); in switchBuffer()
H A Ddx_spritedevicehelper.hxx66 bool switchBuffer( bool bIsVisible, bool bUpdateAll );
H A Ddx_spritecanvas.hxx125 virtual sal_Bool SAL_CALL switchBuffer( sal_Bool bUpdateAll ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/directx/
H A Ddx_spritecanvas.cxx129 sal_Bool SAL_CALL SpriteCanvas::switchBuffer( sal_Bool bUpdateAll ) in switchBuffer() function in dxcanvas::SpriteCanvas
136 return mbIsVisible && SpriteCanvasBaseT::switchBuffer( bUpdateAll ); in switchBuffer()
H A Ddx_spritecanvas.hxx124 virtual sal_Bool SAL_CALL switchBuffer( sal_Bool bUpdateAll ) override;
H A Ddx_spritedevicehelper.hxx67 bool switchBuffer( bool bIsVisible, bool bUpdateAll );
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/opengl/
H A Dogl_spritecanvas.cxx87 sal_Bool SAL_CALL SpriteCanvas::switchBuffer( sal_Bool bUpdateAll ) in switchBuffer() function in oglcanvas::SpriteCanvas
94 return mbIsVisible && SpriteCanvasBaseT::switchBuffer( bUpdateAll ); in switchBuffer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/opengl/
H A Dogl_spritecanvas.cxx93 sal_Bool SAL_CALL SpriteCanvas::switchBuffer( sal_Bool bUpdateAll ) in switchBuffer() function in oglcanvas::SpriteCanvas
100 return mbIsVisible && SpriteCanvasBaseT::switchBuffer( bUpdateAll ); in switchBuffer()
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/inc/base/
H A Dbufferedgraphicdevicebase.hxx118 virtual sal_Bool SAL_CALL switchBuffer( sal_Bool bUpdateAll ) override in switchBuffer() function in canvas::BufferedGraphicDeviceBase
122 return BaseType::maDeviceHelper.switchBuffer( mbIsVisible, bUpdateAll ); in switchBuffer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/canvas/base/
H A Dbufferedgraphicdevicebase.hxx119 virtual sal_Bool SAL_CALL switchBuffer( sal_Bool bUpdateAll ) override in switchBuffer() function in canvas::BufferedGraphicDeviceBase
123 return BaseType::maDeviceHelper.switchBuffer( mbIsVisible, bUpdateAll ); in switchBuffer()
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/vcl/
H A Dspritedevicehelper.hxx43 bool switchBuffer( bool bWindowVisible, bool bUpdateAll );
H A Dspritedevicehelper.cxx57 bool SpriteDeviceHelper::switchBuffer( bool, bool ) in switchBuffer() function in vclcanvas::SpriteDeviceHelper
H A Dspritecanvas.hxx128 virtual sal_Bool SAL_CALL switchBuffer( sal_Bool bUpdateAll ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/vcl/
H A Dspritedevicehelper.hxx44 bool switchBuffer( bool bWindowVisible, bool bUpdateAll );
H A Dspritedevicehelper.cxx65 bool SpriteDeviceHelper::switchBuffer( bool, bool ) in switchBuffer() function in vclcanvas::SpriteDeviceHelper
H A Dspritecanvas.hxx130 virtual sal_Bool SAL_CALL switchBuffer( sal_Bool bUpdateAll ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/cairo/
H A Dcairo_spritedevicehelper.hxx50 bool switchBuffer( bool, bool bUpdateAll );
H A Dcairo_spritedevicehelper.cxx70 bool SpriteDeviceHelper::switchBuffer( bool, bool ) in switchBuffer() function in cairocanvas::SpriteDeviceHelper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/cairo/
H A Dcairo_spritedevicehelper.hxx51 bool switchBuffer( bool, bool bUpdateAll );
H A Dcairo_spritedevicehelper.cxx70 bool SpriteDeviceHelper::switchBuffer( bool, bool ) in switchBuffer() function in cairocanvas::SpriteDeviceHelper

12