Home
last modified time | relevance | path

Searched defs:nDstY (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A Dsalmacos.cxx139 void AquaGraphicsBackend::copyArea(tools::Long nDstX, tools::Long nDstY,tools::Long nSrcX, tools::L… in copyArea()
151 void AquaGraphicsBackend::copyScaledArea(tools::Long nDstX, tools::Long nDstY,tools::Long nSrcX, to… in copyScaledArea()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/bitmap/
H A Dbitmap.cxx534 long nDstY = aRectDst.Top(); in CopyPixel() local
600 const long nDstY = aRectDst.Top(); in CopyPixel() local
690 long nDstY = aRectDst.Top(); in CopyPixel_AlphaOptimized() local
727 const long nDstY = aRectDst.Top(); in CopyPixel_AlphaOptimized() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/x11/
H A Dxrender_peer.hxx106 int nSrcX, int nSrcY, int nDstX, int nDstY, in CompositePicture()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/x11/
H A Dxrender_peer.hxx106 int nSrcX, int nSrcY, int nDstX, int nDstY, in CompositePicture()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/ios/
H A Dsalios.cxx197 void AquaGraphicsBackend::copyArea(tools::Long nDstX, tools::Long nDstY,tools::Long nSrcX, tools::L… in copyArea()
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapresample.c89 int nDstX, nDstY; in msNearestRasterResampler() local
311 int nDstX, nDstY, i; in msBilinearRasterResampler() local
530 int nDstX, nDstY; in msAverageRasterResampler() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/bitmap/
H A Dbitmap.cxx604 tools::Long nDstY = aRectDst.Top(); in CopyPixel() local
670 const tools::Long nDstY = aRectDst.Top(); in CopyPixel() local
760 tools::Long nDstY = aRectDst.Top(); in CopyPixel_AlphaOptimized() local
797 const tools::Long nDstY = aRectDst.Top(); in CopyPixel_AlphaOptimized() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/quartz/
H A Dsalgdicommon.cxx465 void AquaSalGraphics::copyArea( long nDstX, long nDstY,long nSrcX, long nSrcY, in copyArea()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/gdi/
H A Dgdiimpl.cxx688 int nDstY = static_cast<int>(aPosAry.mnDestY); in drawBitmap() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/win/gdi/
H A Dgdiimpl.cxx678 int nDstY = static_cast<int>(aPosAry.mnDestY); in drawBitmap() local