Home
last modified time | relevance | path

Searched defs:nSrcX (Results 1 – 14 of 14) sorted by last modified time

/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1168 void AquaSalGraphics::copyArea( long nDstX, long nDstY,long nSrcX, long nSrcY, long nSrcWidth, long… in copyArea()
/trunk/main/vcl/source/gdi/
H A Dbitmap.cxx1044 … for( long nSrcX = aRectSrc.Left(), nDstX = aRectDst.Left(); nSrcX < nSrcEndX; nSrcX++, nDstX++ ) in CopyPixel() local
1052 … for( long nSrcX = aRectSrc.Left(), nDstX = aRectDst.Left(); nSrcX < nSrcEndX; nSrcX++, nDstX++ ) in CopyPixel() local
1057 … for( long nSrcX = aRectSrc.Left(), nDstX = aRectDst.Left(); nSrcX < nSrcEndX; nSrcX++, nDstX++ ) in CopyPixel() local
1082 const long nSrcX = aRectSrc.Left(); in CopyPixel() local
H A Dsalgdilayout.cxx588 long nSrcX, long nSrcY, in CopyArea()
H A Dsalmisc.cxx402 const long nSrcX = rTwoRect.mnSrcX, nSrcY = rTwoRect.mnSrcY; in StretchAndConvert() local
H A Dalpha.cxx164 … for( long nSrcX = aRectSrc.Left(), nDstX = aRectDst.Left(); nSrcX < nSrcEndX; nSrcX++, nDstX++ ) in CopyPixel() local
189 const long nSrcX = aRectSrc.Left(); in CopyPixel() local
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx147 long nSrcX, long nSrcY, in copyArea()
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx458 long nSrcX, in copyArea()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx994 long nSrcX, long nSrcY, in ImplDraw()
H A Dsalgdi2.cxx264 int &nSrcX, in Clip()
301 int &nSrcX, in Clip()
343 int &nSrcX, in SetMask()
607 long nSrcX, long nSrcY, in copyArea()
H A Dxrender_peer.hxx219 int nSrcX, int nSrcY, int nMaskX, int nMaskY, int nDstX, int nDstY, in CompositePicture()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi2.cxx104 long nSrcX, long nSrcY, in copyArea()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx1353 const long nSrcX = pMapLX[ nX ]; in ImplCreateScaled() local
/trunk/main/sc/source/core/data/
H A Dtable4.cxx1026 SCCOL nSrcX = nCol1; in GetAutoFillPreview() local
/trunk/main/canvas/source/vcl/
H A Dimpltools.cxx370 const int nSrcX( ::basegfx::fround( aPoint.getX() ) ); in transformBitmap() local
416 const int nSrcX( ::basegfx::fround( aPoint.getX() ) ); in transformBitmap() local
473 const int nSrcX( ::basegfx::fround( aPoint.getX() ) ); in transformBitmap() local
495 const int nSrcX( ::basegfx::fround( aPoint.getX() ) ); in transformBitmap() local

Completed in 94 milliseconds