Searched defs:nSrcY (Results  1 – 13 of 13) sorted by relevance
| /aoo4110/main/canvas/source/vcl/ | 
| H A D | impltools.cxx | 371                                     const int nSrcY( ::basegfx::fround( aPoint.getY() ) );  in transformBitmap()  local 417                                     const int nSrcY( ::basegfx::fround( aPoint.getY() ) );  in transformBitmap()  local 474                                     const int nSrcY( ::basegfx::fround( aPoint.getY() ) );  in transformBitmap()  local 496                                     const int nSrcY( ::basegfx::fround( aPoint.getY() ) );  in transformBitmap()  local
  | 
| /aoo4110/main/vcl/source/gdi/ | 
| H A D | alpha.cxx | 163 						for( long nSrcY = aRectSrc.Top(); nSrcY < nSrcEndY; nSrcY++, nDstY++ )  in CopyPixel()  local 190 					const long	nSrcY = aRectSrc.Top();  in CopyPixel()  local
  | 
| H A D | bitmap.cxx | 1043 							for( long nSrcY = aRectSrc.Top(); nSrcY < nSrcEndY; nSrcY++, nDstY++ )  in CopyPixel()  local 1051 							for( long nSrcY = aRectSrc.Top(); nSrcY < nSrcEndY; nSrcY++, nDstY++ )  in CopyPixel()  local 1056 							for( long nSrcY = aRectSrc.Top(); nSrcY < nSrcEndY; nSrcY++, nDstY++ )  in CopyPixel()  local 1083 					const long	nSrcY = aRectSrc.Top();  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/unx/generic/gdi/ | 
| H A D | xrender_peer.hxx | 219     int nSrcX, int nSrcY, int nMaskX, int nMaskY, int nDstX, int nDstY,  in CompositePicture()
  | 
| H A D | salgdi2.cxx | 344 								   int          &nSrcY,  in SetMask() 607                                 long nSrcX,     long nSrcY,  in copyArea()
  | 
| H A D | salbmp.cxx | 994 						   long nSrcX, long nSrcY,   in ImplDraw()
  | 
| /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 | 459                                       long nSrcY,  in copyArea()
  | 
| /aoo4110/main/sc/source/core/data/ | 
| H A D | table4.cxx | 1027 			SCROW nSrcY = nRow1;  in GetAutoFillPreview()  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 100 milliseconds