Home
last modified time | relevance | path

Searched defs:rOutDev (Results 1 – 25 of 89) sorted by relevance

1234

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dsalgdilayout.cxx336 bool SalGraphics::SetClipRegion( const vcl::Region& i_rClip, const OutputDevice& rOutDev ) in SetClipRegion()
572 const OutputDevice& rOutDev ) in CopyArea()
582 void SalGraphics::CopyBits(const SalTwoRect& rPosAry, const OutputDevice& rOutDev) in CopyBits()
595 const OutputDevice& rOutDev, const OutputDevice& rSrcOutDev) in CopyBits()
612 const SalBitmap& rSalBitmap, const OutputDevice& rOutDev ) in DrawBitmap()
640 Color nMaskColor, const OutputDevice& rOutDev ) in DrawMask()
792 const OutputDevice& rOutDev ) in BlendBitmap()
808 const OutputDevice& rOutDev ) in BlendAlphaBitmap()
823 const OutputDevice& rOutDev ) in DrawAlphaBitmap()
842 const OutputDevice& rOutDev) in DrawTransformedBitmap()
[all …]
H A Dgraph.cxx37 void ImplDrawDefault(OutputDevice& rOutDev, const OUString* pText, in ImplDrawDefault()
427 void Graphic::Draw(OutputDevice& rOutDev, const Point& rDestPt) const in Draw()
432 void Graphic::Draw(OutputDevice& rOutDev, const Point& rDestPt, in Draw()
441 void Graphic::DrawEx(OutputDevice& rOutDev, const OUString& rText, in DrawEx()
448 void Graphic::StartAnimation(OutputDevice& rOutDev, const Point& rDestPt, in StartAnimation()
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/vcl/
H A Dspritecanvashelper.cxx52 void spriteRedraw( OutputDevice& rOutDev, in spriteRedraw()
69 void repaintBackground( OutputDevice& rOutDev, in repaintBackground()
80 OutputDevice& rOutDev, in opaqueUpdateSpriteArea()
102 void renderInfoText( OutputDevice& rOutDev, in renderInfoText()
143 void SpriteCanvasHelper::init( const OutDevProviderSharedPtr& rOutDev, in init()
209 OutputDevice& rOutDev( mpOwningSpriteCanvas->getFrontBuffer()->getOutDev() ); in updateScreen() local
325 OutputDevice& rOutDev( mpOwningSpriteCanvas->getFrontBuffer()->getOutDev() ); in backgroundPaint() local
439 OutputDevice& rOutDev( mpOwningSpriteCanvas->getFrontBuffer()->getOutDev() ); in opaqueUpdate() local
552 void SpriteCanvasHelper::renderFrameCounter( OutputDevice& rOutDev ) in renderFrameCounter()
599 void SpriteCanvasHelper::renderSpriteCount( OutputDevice& rOutDev ) in renderSpriteCount()
[all …]
H A Ddevicehelper.cxx41 void DeviceHelper::init( const OutDevProviderSharedPtr& rOutDev ) in init()
52 OutputDevice& rOutDev = mpOutDev->getOutDev(); in getPhysicalResolution() local
67 OutputDevice& rOutDev = mpOutDev->getOutDev(); in getPhysicalSize() local
207 OutputDevice& rOutDev = mpOutDev->getOutDev(); in dumpScreenContent() local
H A Dtextlayout.cxx49 void setupLayoutMode( OutputDevice& rOutDev, in setupLayoutMode()
81 const OutDevProviderSharedPtr& rOutDev ) : in TextLayout()
105 OutputDevice& rOutDev = mpOutDevProvider->getOutDev(); in queryTextShapes() local
153 OutputDevice& rOutDev = mpOutDevProvider->getOutDev(); in queryInkMeasures() local
225 OutputDevice& rOutDev = mpOutDevProvider->getOutDev(); in queryTextBounds() local
326 void TextLayout::draw( OutputDevice& rOutDev, in draw()
H A Dcanvashelper.cxx123 const OutDevProviderSharedPtr& rOutDev, in init()
135 void CanvasHelper::setOutDev( const OutDevProviderSharedPtr& rOutDev, in setOutDev()
146 void CanvasHelper::setBackgroundOutDev( const OutDevProviderSharedPtr& rOutDev ) in setBackgroundOutDev()
159 OutputDevice& rOutDev( mpOutDevProvider->getOutDev() ); in clear() local
909 OutputDevice& rOutDev( mpOutDevProvider->getOutDev() ); in getScaledBitmap() local
939 OutputDevice& rOutDev( mpOutDevProvider->getOutDev() ); in getData() local
989 OutputDevice& rOutDev( mpOutDevProvider->getOutDev() ); in getPixel() local
1033 OutputDevice& rOutDev( mpOutDevProvider->getOutDev() ); in setupOutDevState() local
1112 OutputDevice& rOutDev( mpOutDevProvider->getOutDev() ); in setupTextOutput() local
H A Dcanvashelper_texturefill.cxx57 bool textureFill( OutputDevice& rOutDev, in textureFill()
99 void fillLinearGradient( OutputDevice& rOutDev, in fillLinearGradient()
300 void fillPolygonalGradient( OutputDevice& rOutDev, in fillPolygonalGradient()
438 void doGradientFill( OutputDevice& rOutDev, in doGradientFill()
481 bool gradientFill( OutputDevice& rOutDev, in gradientFill()
917 OutputDevice& rOutDev( mpOutDevProvider->getOutDev() ); in fillTexturedPolyPolygon() local
H A Dcanvascustomsprite.cxx120 void CanvasCustomSprite::redraw( OutputDevice& rOutDev, in redraw()
128 void CanvasCustomSprite::redraw( OutputDevice& rOutDev, in redraw()
H A Dcanvasfont.cxx68 OutputDevice& rOutDev( rOutDevProvider->getOutDev() ); in CanvasFont() local
129 OutputDevice& rOutDev = mpOutDevProvider->getOutDev(); in getFontMetrics() local
H A Dimpltools.hxx120 explicit OutDevStateKeeper( OutputDevice& rOutDev ) : in OutDevStateKeeper()
128 explicit OutDevStateKeeper( const OutDevProviderSharedPtr& rOutDev ) : in OutDevStateKeeper()
H A Doutdevholder.hxx35 explicit OutDevHolder(OutputDevice& rOutDev) in OutDevHolder()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/vcl/
H A Dspritecanvashelper.cxx51 void spriteRedraw( OutputDevice& rOutDev, in spriteRedraw()
68 void repaintBackground( OutputDevice& rOutDev, in repaintBackground()
79 OutputDevice& rOutDev, in opaqueUpdateSpriteArea()
101 void renderInfoText( OutputDevice& rOutDev, in renderInfoText()
139 void SpriteCanvasHelper::init( const OutDevProviderSharedPtr& rOutDev, in init()
205 OutputDevice& rOutDev( mpOwningSpriteCanvas->getFrontBuffer()->getOutDev() ); in updateScreen() local
321 OutputDevice& rOutDev( mpOwningSpriteCanvas->getFrontBuffer()->getOutDev() ); in backgroundPaint() local
435 OutputDevice& rOutDev( mpOwningSpriteCanvas->getFrontBuffer()->getOutDev() ); in opaqueUpdate() local
548 void SpriteCanvasHelper::renderFrameCounter( OutputDevice& rOutDev ) in renderFrameCounter()
595 void SpriteCanvasHelper::renderSpriteCount( OutputDevice& rOutDev ) in renderSpriteCount()
[all …]
H A Ddevicehelper.cxx41 void DeviceHelper::init( const OutDevProviderSharedPtr& rOutDev ) in init()
52 OutputDevice& rOutDev = mpOutDev->getOutDev(); in getPhysicalResolution() local
67 OutputDevice& rOutDev = mpOutDev->getOutDev(); in getPhysicalSize() local
206 OutputDevice& rOutDev = mpOutDev->getOutDev(); in dumpScreenContent() local
H A Dtextlayout.cxx49 void setupLayoutMode( OutputDevice& rOutDev, in setupLayoutMode()
81 const OutDevProviderSharedPtr& rOutDev ) : in TextLayout()
105 OutputDevice& rOutDev = mpOutDevProvider->getOutDev(); in queryTextShapes() local
153 OutputDevice& rOutDev = mpOutDevProvider->getOutDev(); in queryInkMeasures() local
225 OutputDevice& rOutDev = mpOutDevProvider->getOutDev(); in queryTextBounds() local
326 void TextLayout::draw( OutputDevice& rOutDev, in draw()
H A Dcanvashelper_texturefill.cxx55 bool textureFill( OutputDevice& rOutDev, in textureFill()
97 void fillLinearGradient( OutputDevice& rOutDev, in fillLinearGradient()
255 void fillPolygonalGradient( OutputDevice& rOutDev, in fillPolygonalGradient()
393 void doGradientFill( OutputDevice& rOutDev, in doGradientFill()
436 bool gradientFill( OutputDevice& rOutDev, in gradientFill()
872 OutputDevice& rOutDev( mpOutDevProvider->getOutDev() ); in fillTexturedPolyPolygon() local
H A Dcanvashelper.cxx124 const OutDevProviderSharedPtr& rOutDev, in init()
136 void CanvasHelper::setOutDev( const OutDevProviderSharedPtr& rOutDev, in setOutDev()
147 void CanvasHelper::setBackgroundOutDev( const OutDevProviderSharedPtr& rOutDev ) in setBackgroundOutDev()
159 OutputDevice& rOutDev( mpOutDevProvider->getOutDev() ); in clear() local
888 OutputDevice& rOutDev( mpOutDevProvider->getOutDev() ); in getScaledBitmap() local
918 OutputDevice& rOutDev( mpOutDevProvider->getOutDev() ); in getData() local
968 OutputDevice& rOutDev( mpOutDevProvider->getOutDev() ); in getPixel() local
1012 OutputDevice& rOutDev( mpOutDevProvider->getOutDev() ); in setupOutDevState() local
1091 OutputDevice& rOutDev( mpOutDevProvider->getOutDev() ); in setupTextOutput() local
H A Dcanvascustomsprite.cxx121 void CanvasCustomSprite::redraw( OutputDevice& rOutDev, in redraw()
129 void CanvasCustomSprite::redraw( OutputDevice& rOutDev, in redraw()
H A Dcanvasfont.cxx68 OutputDevice& rOutDev( rOutDevProvider->getOutDev() ); in CanvasFont() local
129 OutputDevice& rOutDev = mpOutDevProvider->getOutDev(); in getFontMetrics() local
H A Dimpltools.hxx121 explicit OutDevStateKeeper( OutputDevice& rOutDev ) : in OutDevStateKeeper()
129 explicit OutDevStateKeeper( const OutDevProviderSharedPtr& rOutDev ) : in OutDevStateKeeper()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/accessibility/
H A DAccessibleViewForwarder.cxx43 OutputDevice& rOutDev = pPaintWindow->GetOutputDevice(); in AccessibleViewForwarder() local
81 OutputDevice& rOutDev = pPaintWindow->GetOutputDevice(); in LogicToPixel() local
95 OutputDevice& rOutDev = pPaintWindow->GetOutputDevice(); in LogicToPixel() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/accessibility/
H A DAccessibleViewForwarder.cxx43 OutputDevice& rOutDev = pPaintWindow->GetOutputDevice(); in AccessibleViewForwarder() local
81 OutputDevice& rOutDev = pPaintWindow->GetOutputDevice(); in LogicToPixel() local
95 OutputDevice& rOutDev = pPaintWindow->GetOutputDevice(); in LogicToPixel() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/cairo/
H A Dcairo_canvashelper_text.cxx60 setupFontTransform( ::OutputDevice const & rOutDev, in setupFontTransform()
112 setupOutDevState( OutputDevice& rOutDev, in setupOutDevState()
171 static bool setupTextOutput( OutputDevice& rOutDev, in setupTextOutput()
208 void CanvasHelper::clip_cairo_from_dev(::OutputDevice const & rOutDev) in clip_cairo_from_dev()
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/cairo/
H A Dcairo_canvashelper_text.cxx60 setupFontTransform( ::OutputDevice const & rOutDev, in setupFontTransform()
112 setupOutDevState( OutputDevice& rOutDev, in setupOutDevState()
166 static bool setupTextOutput( OutputDevice& rOutDev, in setupTextOutput()
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/
H A Dtmpdevice.hxx27 OutputDevice& rOutDev; member in SmTmpDevice
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/
H A Dtmpdevice.hxx28 OutputDevice &rOutDev; member in SmTmpDevice

1234