Home
last modified time | relevance | path

Searched refs:aEmptyPoint (Results 1 – 25 of 40) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/processor2d/
H A Dvclhelperbufferdevice.cxx266 const Point aEmptyPoint; in impBufferDevice() local
267 maDestPixel = ::tools::Rectangle(aEmptyPoint, mrOutDev.GetOutputSizePixel()); in impBufferDevice()
288 …mpContent->DrawOutDev(aEmptyPoint, maDestPixel.GetSize(), maDestPixel.TopLeft(), maDestPixel.GetSi… in impBufferDevice()
328 const Point aEmptyPoint; in paint() local
348 Bitmap aContent(mpContent->GetBitmap(aEmptyPoint, aSizePixel)); in paint()
360 const AlphaMask aAlphaMask(mpAlpha->GetBitmap(aEmptyPoint, aSizePixel)); in paint()
376 Bitmap aContent(mpContent->GetBitmap(aEmptyPoint, aSizePixel)); in paint()
382 const Bitmap aMask(mpMask->GetBitmap(aEmptyPoint, aSizePixel)); in paint()
398 Bitmap aContent(mpContent->GetBitmap(aEmptyPoint, aSizePixel)); in paint()
405 Bitmap aContent(mpContent->GetBitmap(aEmptyPoint, aSizePixel)); in paint()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/vcl/
H A Dbitmapbackbuffer.cxx80 const Point aEmptyPoint; in getBitmapReference() local
81 *maBitmap = mpVDev->GetBitmapEx( aEmptyPoint, in getBitmapReference()
136 const Point aEmptyPoint; in updateVDev() local
137 mpVDev->DrawBitmapEx( aEmptyPoint, *maBitmap ); in updateVDev()
H A Dspritecanvashelper.cxx218 const Point aEmptyPoint(0,0); in updateScreen() local
229 const vcl::Region aFullWindowRegion( ::tools::Rectangle(aEmptyPoint, in updateScreen()
263 maVDev->DrawOutDev( aEmptyPoint, aOutDevSize, in updateScreen()
264 aEmptyPoint, aOutDevSize, in updateScreen()
279 rOutDev.DrawOutDev( aEmptyPoint, aOutDevSize, in updateScreen()
280 aEmptyPoint, aOutDevSize, in updateScreen()
501 const Point aEmptyPoint(0,0); in genericUpdate() local
521 maVDev->DrawOutDev( aEmptyPoint, aOutputSize, in genericUpdate()
548 aEmptyPoint, aOutputSize, in genericUpdate()
H A Dspritehelper.cxx127 const Point aEmptyPoint; in redraw() local
128 BitmapEx aBmp( mpBackBuffer->getOutDev().GetBitmapEx( aEmptyPoint, in redraw()
143 BitmapEx aMask( mpBackBufferMask->getOutDev().GetBitmapEx( aEmptyPoint, in redraw()
H A Dspritedevicehelper.cxx109 const ::Point aEmptyPoint; in dumpScreenContent() local
112 …WriteDIB(mpBackBuffer->getOutDev().GetBitmapEx(aEmptyPoint, mpBackBuffer->getOutDev().GetOutputSiz… in dumpScreenContent()
H A Dimpltools.cxx66 const ::Point aEmptyPoint; in bitmapExFromXBitmap() local
67 return rDev.GetBitmapEx( aEmptyPoint, in bitmapExFromXBitmap()
H A Ddevicehelper.cxx206 const ::Point aEmptyPoint; in dumpScreenContent() local
210 WriteDIB(rOutDev.GetBitmapEx(aEmptyPoint, rOutDev.GetOutputSizePixel()), aStream, false); in dumpScreenContent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/vcl/
H A Dbitmapbackbuffer.cxx80 const Point aEmptyPoint; in getBitmapReference() local
81 *maBitmap = mpVDev->GetBitmapEx( aEmptyPoint, in getBitmapReference()
145 const Point aEmptyPoint; in updateVDev() local
146 mpVDev->DrawBitmapEx( aEmptyPoint, *maBitmap ); in updateVDev()
H A Dspritecanvashelper.cxx214 const Point aEmptyPoint(0,0); in updateScreen() local
225 const vcl::Region aFullWindowRegion( ::tools::Rectangle(aEmptyPoint, in updateScreen()
259 maVDev->DrawOutDev( aEmptyPoint, aOutDevSize, in updateScreen()
260 aEmptyPoint, aOutDevSize, in updateScreen()
275 rOutDev.DrawOutDev( aEmptyPoint, aOutDevSize, in updateScreen()
276 aEmptyPoint, aOutDevSize, in updateScreen()
497 const Point aEmptyPoint(0,0); in genericUpdate() local
517 maVDev->DrawOutDev( aEmptyPoint, aOutputSize, in genericUpdate()
544 aEmptyPoint, aOutputSize, in genericUpdate()
H A Dspritedevicehelper.cxx117 const ::Point aEmptyPoint; in dumpScreenContent() local
120 …WriteDIB(mpBackBuffer->getOutDev().GetBitmapEx(aEmptyPoint, mpBackBuffer->getOutDev().GetOutputSiz… in dumpScreenContent()
H A Dspritehelper.cxx103 const Point aEmptyPoint; in redraw() local
130 BitmapEx aBmp( mpBackBuffer->getOutDev().GetBitmapEx( aEmptyPoint, in redraw()
145 BitmapEx aMask( mpBackBufferMask->getOutDev().GetBitmapEx( aEmptyPoint, in redraw()
H A Dimpltools.cxx67 const ::Point aEmptyPoint; in bitmapExFromXBitmap() local
68 return rDev.GetBitmapEx( aEmptyPoint, in bitmapExFromXBitmap()
H A Ddevicehelper.cxx205 const ::Point aEmptyPoint; in dumpScreenContent() local
209 … WriteDIB(rOutDev.GetBitmapEx(aEmptyPoint, rOutDev.GetOutputSizePixel()), aStream, false); in dumpScreenContent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/processor2d/
H A Dvclhelperbufferdevice.cxx282 const Point aEmptyPoint; in impBufferDevice() local
283 maDestPixel = ::tools::Rectangle(aEmptyPoint, mrOutDev.GetOutputSizePixel()); in impBufferDevice()
328 const Point aEmptyPoint; in paint() local
348 Bitmap aContent(mpContent->GetBitmap(aEmptyPoint, aSizePixel)); in paint()
360 AlphaMask aAlphaMask(mpAlpha->GetBitmap(aEmptyPoint, aSizePixel)); in paint()
376 BitmapEx aContent(mpContent->GetBitmapEx(aEmptyPoint, aSizePixel)); in paint()
386 trans * scale, mpContent->GetBitmapEx(aEmptyPoint, aSizePixel), 1 - fTrans); in paint()
390 mrOutDev.DrawOutDev(maDestPixel.TopLeft(), aSizePixel, aEmptyPoint, aSizePixel, *mpContent); in paint()
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/tools/
H A Dconverters.cxx69 const Point aEmptyPoint; in convertToBitmapEx() local
96 const Bitmap aContent(pContent->GetBitmap(aEmptyPoint, aSizePixel)); in convertToBitmapEx()
133 const Bitmap aAlpha(pContent->GetBitmap(aEmptyPoint, aSizePixel)); in convertToBitmapEx()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/tools/
H A Dconverters.cxx69 const Point aEmptyPoint; in convertToBitmapEx() local
98 const Bitmap aContent(pContent->GetBitmap(aEmptyPoint, aSizePixel)); in convertToBitmapEx()
136 const Bitmap aAlpha(pContent->GetBitmap(aEmptyPoint, aSizePixel)); in convertToBitmapEx()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/slideshow/source/engine/shapes/
H A Dgdimtftools.cxx276 const Point aEmptyPoint; in getAnimationFromGraphic() local
307 const tools::Rectangle aRect(aEmptyPoint, in getAnimationFromGraphic()
359 new MetaBmpExAction( aEmptyPoint, in getAnimationFromGraphic()
362 aEmptyPoint, in getAnimationFromGraphic()
365 aEmptyPoint, in getAnimationFromGraphic()
/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/source/engine/shapes/
H A Dgdimtftools.cxx265 const Point aEmptyPoint; in getAnimationFromGraphic() local
296 const tools::Rectangle aRect(aEmptyPoint, in getAnimationFromGraphic()
348 new MetaBmpExAction( aEmptyPoint, in getAnimationFromGraphic()
351 aEmptyPoint, in getAnimationFromGraphic()
354 aEmptyPoint, in getAnimationFromGraphic()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cppcanvas/source/mtfrenderer/
H A Dtransparencygroupaction.cxx229 ::Point aEmptyPoint; in renderSubset()
326 aEmptyPoint, in renderSubset()
334 aEmptyPoint, in renderSubset()
344 aEmptyPoint, in renderSubset()
H A Dmtftools.cxx103 const ::Point aEmptyPoint; in calcLogic2PixelAffineTransform() local
105 rVDev.LogicToPixel( aEmptyPoint )); in calcLogic2PixelAffineTransform()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cppcanvas/source/mtfrenderer/
H A Dtransparencygroupaction.cxx231 ::Point aEmptyPoint; in renderSubset()
328 aEmptyPoint, in renderSubset()
336 aEmptyPoint, in renderSubset()
346 aEmptyPoint, in renderSubset()
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/directx/
H A Ddx_textlayout_drawhelper.cxx200 const Point aEmptyPoint(0, 0); in drawText() local
214 xVirtualDevice->DrawTextArray( aEmptyPoint, in drawText()
224 xVirtualDevice->DrawText( aEmptyPoint, in drawText()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/directx/
H A Ddx_textlayout_drawhelper.cxx199 const Point aEmptyPoint(0, 0); in drawText() local
213 xVirtualDevice->DrawTextArray( aEmptyPoint, in drawText()
223 xVirtualDevice->DrawText( aEmptyPoint, in drawText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/cairo/
H A Dcairo_devicehelper.cxx242 const ::Point aEmptyPoint; in dumpScreenContent() local
245 …const ::BitmapEx aTempBitmap(mpRefDevice->GetBitmapEx(aEmptyPoint, mpRefDevice->GetOutputSizePixel… in dumpScreenContent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/cairo/
H A Dcairo_devicehelper.cxx241 const ::Point aEmptyPoint; in dumpScreenContent() local
244 …const ::BitmapEx aTempBitmap(mpRefDevice->GetBitmapEx(aEmptyPoint, mpRefDevice->GetOutputSizePixel… in dumpScreenContent()

12