Searched defs:nSrcX (Results  1 – 14 of 14) sorted by relevance
| /aoo4110/main/canvas/source/vcl/ | 
| H A D | impltools.cxx | 370                                     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
  | 
| /aoo4110/main/vcl/unx/generic/gdi/ | 
| H A D | salgdi2.cxx | 264 								 int          &nSrcX,  in Clip() 301 								 int          &nSrcX,  in Clip() 343 								   int          &nSrcX,  in SetMask() 607                                 long nSrcX,     long nSrcY,  in copyArea()
  | 
| H A D | xrender_peer.hxx | 219     int nSrcX, int nSrcY, int nMaskX, int nMaskY, int nDstX, int nDstY,  in CompositePicture()
  | 
| H A D | salbmp.cxx | 994 						   long nSrcX, long nSrcY,   in ImplDraw()
  | 
| /aoo4110/main/vcl/source/gdi/ | 
| H A D | alpha.cxx | 164 …			for( long nSrcX = aRectSrc.Left(), nDstX = aRectDst.Left(); nSrcX < nSrcEndX; nSrcX++, nDstX++ )  in CopyPixel()  local 189 					const long	nSrcX = aRectSrc.Left();  in CopyPixel()  local
  | 
| H A D | bitmap.cxx | 1044 …			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 D | salmisc.cxx | 402     const long      nSrcX = rTwoRect.mnSrcX, nSrcY = rTwoRect.mnSrcY;  in StretchAndConvert()  local
  | 
| H A D | salgdilayout.cxx | 588                                long nSrcX, long nSrcY,  in CopyArea()
  | 
| /aoo4110/main/vcl/win/source/gdi/ | 
| H A D | salgdi2.cxx | 147 							long nSrcX, long nSrcY,  in copyArea()
  | 
| /aoo4110/main/vcl/os2/source/gdi/ | 
| H A D | salgdi2.cxx | 104 							long nSrcX, long nSrcY,  in copyArea()
  | 
| /aoo4110/main/vcl/unx/headless/ | 
| H A D | svpgdi.cxx | 458                                       long nSrcX,  in copyArea()
  | 
| /aoo4110/main/sc/source/core/data/ | 
| H A D | table4.cxx | 1026 			SCCOL nSrcX = nCol1;  in GetAutoFillPreview()  local
  | 
| /aoo4110/main/svtools/source/graphic/ | 
| H A D | grfmgr2.cxx | 1353 								const long nSrcX = pMapLX[ nX ];  in ImplCreateScaled()  local
  | 
| /aoo4110/main/vcl/aqua/source/gdi/ | 
| H A D | salgdi.cxx | 1168 void AquaSalGraphics::copyArea( long nDstX, long nDstY,long nSrcX, long nSrcY, long nSrcWidth, long…  in copyArea()
  | 
        Completed in 138 milliseconds