| /aoo42x/main/vcl/unx/generic/gdi/ | 
| H A D | salbmp.cxx | 608         if( aTwoRect.mnSrcY < 0 )  in ImplGetDDB()610             aTwoRect.mnSrcHeight += aTwoRect.mnSrcY;  in ImplGetDDB()
 611             aTwoRect.mnSrcY = 0;  in ImplGetDDB()
 630                 aTwoRect.mnSrcY >= aSize.Height() )  in ImplGetDDB()
 642             if( aTwoRect.mnSrcHeight+aTwoRect.mnSrcY > aSize.Height() )  in ImplGetDDB()
 647                     aTwoRect.mnSrcY = 0;  in ImplGetDDB()
 898         maTwoRect.mnSrcY       = 0;  in ImplSalDDB()
 960 		if( rTwoRect.mnSrcX == maTwoRect.mnSrcX && rTwoRect.mnSrcY == maTwoRect.mnSrcY &&  in ImplMatches()
 969 				 rTwoRect.mnSrcX >= maTwoRect.mnSrcX && rTwoRect.mnSrcY >= maTwoRect.mnSrcY &&  in ImplMatches()
 971 				 ( rTwoRect.mnSrcY + rTwoRect.mnSrcHeight ) <= ( maTwoRect.mnSrcY + maTwoRect.mnSrcHeight ) )  in ImplMatches()
 [all …]
 
 | 
| H A D | salgdi2.cxx | 117         aTwoRect.mnSrcX = aTwoRect.mnSrcY = 0;  in CopyScreenArea()536                        rPosAry.mnSrcX,     rPosAry.mnSrcY,  in copyBits()
 561                        rPosAry.mnSrcX,     rPosAry.mnSrcY,  in copyBits()
 582                                                    rPosAry.mnSrcY,  in copyBits()
 594         aPosAry.mnSrcX = 0,	aPosAry.mnSrcY = 0;  in copyBits()
 619     aPosAry.mnSrcY = nSrcY;  in copyArea()
 874         rTR.mnSrcX, rTR.mnSrcY, 0, 0, rTR.mnDestWidth, rTR.mnDestHeight );  in drawAlphaBitmap()
 894         rTR.mnSrcX, rTR.mnSrcY, 0, 0,  in drawAlphaBitmap()
 
 | 
| H A D | pspgraphics.cxx | 484     Rectangle aSrc (Point(rPosAry.mnSrcX, rPosAry.mnSrcY),  in drawBitmap()
 | 
| /aoo42x/main/vcl/source/gdi/ | 
| H A D | outdev2.cxx | 102 		rTwoRect.mnSrcY = rSizePix.Height() - rTwoRect.mnSrcY - rTwoRect.mnSrcHeight;  in ImplAdjustTwoRect()109 		( rTwoRect.mnSrcY < 0 ) || ( rTwoRect.mnSrcY >= rSizePix.Height() ) ||	  in ImplAdjustTwoRect()
 132 			rTwoRect.mnSrcY = aCropRect.Top();  in ImplAdjustTwoRect()
 425 															   aPosAry.mnDestY-aPosAry.mnSrcY,  in CopyArea()
 429 									  aPosAry.mnSrcX, aPosAry.mnSrcY,  in CopyArea()
 479 	aPosAry.mnSrcY		 = rDevPt.Y();  in ImplDrawFrameDev()
 641 		aPosAry.mnSrcY = rSrcPtPixel.Y();  in ImplDrawBitmap()
 1150 		aPosAry.mnSrcY = rSrcPtPixel.Y();  in ImplDrawBitmapEx()
 1419 		aPosAry.mnSrcY = rSrcPtPixel.Y();  in ImplDrawMask()
 1587 						aPosAry.mnSrcY = nY;  in GetBitmap()
 [all …]
 
 | 
| H A D | bmpfast.cxx | 571     if( rTR.mnSrcX || rTR.mnSrcY )  in ImplFastBitmapConversion()585     if( rSrc.mnHeight < rTR.mnSrcY + rTR.mnSrcHeight )  in ImplFastBitmapConversion()
 836     if( rTR.mnSrcX || rTR.mnSrcY )  in ImplFastBitmapBlending()
 850     if( rSrcRA.Height() < rTR.mnSrcY + rTR.mnSrcHeight )  in ImplFastBitmapBlending()
 856     if( rMskRA.Height() < rTR.mnSrcY + rTR.mnSrcHeight )  in ImplFastBitmapBlending()
 
 | 
| H A D | virdev.cxx | 269 				aPosAry.mnSrcY		 = 0;  in ImplSetOutputSizePixel()
 | 
| H A D | salmisc.cxx | 402     const long      nSrcX = rTwoRect.mnSrcX, nSrcY = rTwoRect.mnSrcY;  in StretchAndConvert()
 | 
| /aoo42x/main/vcl/unx/headless/ | 
| H A D | svpgdi.cxx | 475     B2IRange aSrcRect( rPosAry.mnSrcX, rPosAry.mnSrcY,  in copyBits()477                        rPosAry.mnSrcY+rPosAry.mnSrcHeight );  in copyBits()
 488     B2IRange aSrcRect( rPosAry.mnSrcX, rPosAry.mnSrcY,  in drawBitmap()
 490                        rPosAry.mnSrcY+rPosAry.mnSrcHeight );  in drawBitmap()
 511     B2IRange aSrcRect( rPosAry.mnSrcX, rPosAry.mnSrcY,  in drawBitmap()
 513                        rPosAry.mnSrcY+rPosAry.mnSrcHeight );  in drawBitmap()
 526     B2IRange aSrcRect( rPosAry.mnSrcX, rPosAry.mnSrcY,  in drawMask()
 528                        rPosAry.mnSrcY+rPosAry.mnSrcHeight );  in drawMask()
 
 | 
| H A D | svppspgraphics.cxx | 420     Rectangle aSrc (Point(rPosAry.mnSrcX, rPosAry.mnSrcY),  in drawBitmap()
 | 
| /aoo42x/main/vcl/os2/source/gdi/ | 
| H A D | salgdi2.cxx | 83 	thePoints[2].y = nSrcHeight - ( rPosAry.mnSrcY + rPosAry.mnSrcHeight );  in copyBits()89 		thePoints[3].y = nSrcHeight - rPosAry.mnSrcY + rPosAry.mnSrcHeight;  in copyBits()
 314 			pts[2].y = nHeight - ( rPosAry.mnSrcY + rPosAry.mnSrcHeight );  in ImplDrawBitmap()
 316 			pts[3].y = nHeight - rPosAry.mnSrcY;  in ImplDrawBitmap()
 409 			pts[2].y = rSalBitmap.GetSize().Height() - ( rPosAry.mnSrcY + rPosAry.mnSrcHeight );  in ImplDrawBitmap()
 411 			pts[3].y = rSalBitmap.GetSize().Height() - rPosAry.mnSrcY;  in ImplDrawBitmap()
 
 | 
| /aoo42x/main/vcl/aqua/source/gdi/ | 
| H A D | salgdi.cxx | 1113 		&&  (rPosAry.mnSrcY == rPosAry.mnDestY))  in copyBits()1116 		copyArea( rPosAry.mnDestX, rPosAry.mnDestY, rPosAry.mnSrcX, rPosAry.mnSrcY,  in copyBits()
 1126 …oint aDstPoint = CGPointMake( +rPosAry.mnDestX - rPosAry.mnSrcX, rPosAry.mnDestY - rPosAry.mnSrcY);  in copyBits()
 1153 …SalBitmap* pBitmap = pSrc->getBitmap( rPosAry.mnSrcX, rPosAry.mnSrcY, rPosAry.mnSrcWidth, rPosAry.…  in copyBits()
 1159 		    aPosAry.mnSrcY = 0;  in copyBits()
 1178 		aPosAry.mnSrcY = 0;  in copyArea()
 1238 …CGImageRef xImage = rBitmap.CreateCroppedImage( (int)rPosAry.mnSrcX, (int)rPosAry.mnSrcY, (int)rPo…  in drawBitmap()
 1265 …CGImageRef xMaskedImage( rBitmap.CreateWithMask( rMask, rPosAry.mnSrcX, rPosAry.mnSrcY, rPosAry.mn…  in drawBitmap()
 1283 …CGImageRef xImage = rBitmap.CreateColorMask( rPosAry.mnSrcX, rPosAry.mnSrcY, rPosAry.mnSrcWidth, r…  in drawMask()
 1508 …CGImageRef xMaskedImage = rSrcSalBmp.CreateWithMask( rMaskSalBmp, rTR.mnSrcX, rTR.mnSrcY, rTR.mnSr…  in drawAlphaBitmap()
 
 | 
| H A D | salbmp.cxx | 519 		aTwoRects.mnSrcY = aTwoRects.mnDestY = 0;  in ConvertBitmapData()
 | 
| /aoo42x/main/vcl/win/source/gdi/ | 
| H A D | salgdi2.cxx | 84 				(int)rPosAry.mnSrcX, (int)rPosAry.mnSrcY,  in copyBits()94 					(int)rPosAry.mnSrcX, (int)rPosAry.mnSrcY,  in copyBits()
 375 …                 (int)rPosAry.mnSrcX, (int)(pBIH->biHeight - rPosAry.mnSrcHeight - rPosAry.mnSrcY),  in ImplDrawBitmap()
 402 						(int)rPosAry.mnSrcX, (int)rPosAry.mnSrcY,  in ImplDrawBitmap()
 413 							(int)rPosAry.mnSrcX, (int)rPosAry.mnSrcY,  in ImplDrawBitmap()
 
 | 
| H A D | salbmp.cxx | 287         aSalTwoRect.mnSrcX = aSalTwoRect.mnSrcY = aSalTwoRect.mnDestX = aSalTwoRect.mnDestY = 0;  in ImplCreateGdiPlusBitmap()386         aSalTwoRect.mnSrcX = aSalTwoRect.mnSrcY = aSalTwoRect.mnDestX = aSalTwoRect.mnDestY = 0;  in ImplCreateGdiPlusBitmap()
 419         aSalTwoRect.mnSrcX = aSalTwoRect.mnSrcY = aSalTwoRect.mnDestX = aSalTwoRect.mnDestY = 0;  in ImplCreateGdiPlusBitmap()
 
 | 
| H A D | salgdi_gdiplus.cxx | 341         Gdiplus::REAL(rTR.mnSrcY),  in paintToGdiPlus()
 | 
| /aoo42x/main/vcl/inc/vcl/ | 
| H A D | salgtype.hxx | 59 	long		mnSrcY;  member
 | 
| /aoo42x/main/vcl/unx/generic/app/ | 
| H A D | soicon.cxx | 65     aRect.mnSrcX = 0; aRect.mnSrcY = 0;  in SelectAppIconPixmap()
 | 
| /aoo42x/main/vcl/unx/gtk/window/ | 
| H A D | gtkframe.cxx | 2601                 aTwoRect.mnSrcX = aTwoRect.mnSrcY = aTwoRect.mnDestX = aTwoRect.mnDestY = 0;  in SetBackgroundBitmap()
 | 
| /aoo42x/main/vcl/unx/generic/window/ | 
| H A D | salframe.cxx | 883                 aTwoRect.mnSrcX = aTwoRect.mnSrcY = aTwoRect.mnDestX = aTwoRect.mnDestY = 0;  in SetBackgroundBitmap()
 |