Home
last modified time | relevance | path

Searched defs:nDstX (Results 1 – 6 of 6) sorted by path

/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/os2/source/gdi/
H A Dsalgdi2.cxx467 int nDstX = (int) aPosAry.mnDestX; in drawBitmap() local
/trunk/main/vcl/source/gdi/
H A Dalpha.cxx164 … for( long nSrcX = aRectSrc.Left(), nDstX = aRectDst.Left(); nSrcX < nSrcEndX; nSrcX++, nDstX++ ) in CopyPixel() local
193 const long nDstX = aRectDst.Left(); in CopyPixel() local
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
1086 const long nDstX = aRectDst.Left(); in CopyPixel() local
/trunk/main/vcl/unx/generic/gdi/
H A Dxrender_peer.hxx219 int nSrcX, int nSrcY, int nMaskX, int nMaskY, int nDstX, int nDstY, in CompositePicture()
291 GlyphSet aGlyphSet, int nDstX, int nDstY, in CompositeString32()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx549 int nDstX = (int)aPosAry.mnDestX; in drawBitmap() local

Completed in 106 milliseconds