Home
last modified time | relevance | path

Searched refs:mnSrcWidth (Results 1 – 20 of 20) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx123 …const double fFactorX = ( rTwoRect.mnSrcWidth > 1 ) ? (double) ( rTwoRect.mnDestWidth - 1 ) / ( rT… in ImplAdjustTwoRect()
133 rTwoRect.mnSrcWidth = aCropRect.GetWidth(); in ImplAdjustTwoRect()
203 const long nOldWidth = rPosAry.mnSrcWidth; in ImplDrawOutDevDirect()
284 long nOldWidth = aPosAry.mnSrcWidth; in DrawOutDev()
399 if ( aPosAry.mnSrcWidth && aPosAry.mnSrcHeight ) in CopyArea()
435 aPosAry.mnDestWidth = aPosAry.mnSrcWidth; in CopyArea()
480 aPosAry.mnSrcWidth = rDevSize.Width(); in ImplDrawFrameDev()
642 aPosAry.mnSrcWidth = rSrcSizePixel.Width(); in ImplDrawBitmap()
1151 aPosAry.mnSrcWidth = rSrcSizePixel.Width(); in ImplDrawBitmapEx()
1420 aPosAry.mnSrcWidth = rSrcSizePixel.Width(); in ImplDrawMask()
[all …]
H A Dbmpfast.cxx577 if( rTR.mnDestWidth != rTR.mnSrcWidth ) in ImplFastBitmapConversion()
583 if( rSrc.mnWidth < rTR.mnSrcX + rTR.mnSrcWidth ) in ImplFastBitmapConversion()
842 if( rTR.mnDestWidth != rTR.mnSrcWidth ) in ImplFastBitmapBlending()
848 if( rSrcRA.Width() < rTR.mnSrcX + rTR.mnSrcWidth ) in ImplFastBitmapBlending()
854 if( rMskRA.Width() < rTR.mnSrcX + rTR.mnSrcWidth ) in ImplFastBitmapBlending()
H A Dvirdev.cxx270 aPosAry.mnSrcWidth = nWidth; in ImplSetOutputSizePixel()
H A Dsalmisc.cxx403 const long nSrcDX = rTwoRect.mnSrcWidth, nSrcDY = rTwoRect.mnSrcHeight; in StretchAndConvert()
H A Dsalgdilayout.cxx607 mirror( aPosAry2.mnSrcX, aPosAry2.mnSrcWidth, pSrcOutDev ); in CopyBits()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx605 aTwoRect.mnSrcWidth += aTwoRect.mnSrcX; in ImplGetDDB()
616 if( aTwoRect.mnSrcWidth == aTwoRect.mnDestWidth && in ImplGetDDB()
620 aTwoRect.mnSrcWidth = aTwoRect.mnDestWidth = aSize.Width(); in ImplGetDDB()
633 if( aTwoRect.mnSrcWidth+aTwoRect.mnSrcX > aSize.Width() ) in ImplGetDDB()
635 aTwoRect.mnSrcWidth = aSize.Width()-aTwoRect.mnSrcX; in ImplGetDDB()
636 if( aTwoRect.mnSrcWidth < 1 ) in ImplGetDDB()
639 aTwoRect.mnSrcWidth = aSize.Width(); in ImplGetDDB()
901 maTwoRect.mnSrcWidth = pImage->width; in ImplSalDDB()
939 maTwoRect.mnSrcWidth = maTwoRect.mnDestWidth = nWidth; in ImplSalDDB()
961 rTwoRect.mnSrcWidth == maTwoRect.mnSrcWidth && rTwoRect.mnSrcHeight == maTwoRect.mnSrcHeight && in ImplMatches()
[all …]
H A Dsalgdi2.cxx118 aTwoRect.mnSrcWidth = aTwoRect.mnDestWidth = w; in CopyScreenArea()
467 if( rPosAry.mnSrcWidth <= 0 in copyBits()
503 && rPosAry.mnSrcWidth == rPosAry.mnDestWidth in copyBits()
522 rPosAry.mnSrcWidth, rPosAry.mnSrcHeight, in copyBits()
537 rPosAry.mnSrcWidth, rPosAry.mnSrcHeight, in copyBits()
544 rPosAry.mnSrcWidth, rPosAry.mnSrcHeight, in copyBits()
562 rPosAry.mnSrcWidth, rPosAry.mnSrcHeight, in copyBits()
583 rPosAry.mnSrcWidth, in copyBits()
620 aPosAry.mnSrcWidth = nSrcWidth; in copyArea()
785 if( rTR.mnDestWidth != rTR.mnSrcWidth ) in drawAlphaBitmap()
H A Dpspgraphics.cxx485 Size(rPosAry.mnSrcWidth, rPosAry.mnSrcHeight)); in drawBitmap()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx77 if ( (rPosAry.mnSrcWidth == rPosAry.mnDestWidth) && in copyBits()
95 (int)rPosAry.mnSrcWidth, (int)rPosAry.mnSrcHeight, in copyBits()
376 (int)rPosAry.mnSrcWidth, (int)rPosAry.mnSrcHeight, in ImplDrawBitmap()
395 if ( (rPosAry.mnSrcWidth == rPosAry.mnDestWidth) && in ImplDrawBitmap()
414 (int)rPosAry.mnSrcWidth, (int)rPosAry.mnSrcHeight, in ImplDrawBitmap()
445 if(rPosAry.mnSrcWidth == rPosAry.mnDestWidth && rPosAry.mnSrcHeight == rPosAry.mnDestHeight) in drawBitmap()
533 if(rPosAry.mnSrcWidth == rPosAry.mnDestWidth && rPosAry.mnSrcHeight == rPosAry.mnDestHeight) in drawBitmap()
H A Dsalgdi_gdiplus.cxx342 Gdiplus::REAL(rTR.mnSrcWidth), in paintToGdiPlus()
383 if(rTR.mnSrcWidth && rTR.mnSrcHeight && rTR.mnDestWidth && rTR.mnDestHeight) in tryDrawBitmapGdiPlus()
394 rTR.mnSrcWidth, in tryDrawBitmapGdiPlus()
416 if(rTR.mnSrcWidth && rTR.mnSrcHeight && rTR.mnDestWidth && rTR.mnDestHeight) in drawAlphaBitmap()
428 rTR.mnSrcWidth, in drawAlphaBitmap()
H A Dsalbmp.cxx288 aSalTwoRect.mnSrcWidth = aSalTwoRect.mnDestWidth = pRGB->mnWidth; in ImplCreateGdiPlusBitmap()
387 aSalTwoRect.mnSrcWidth = aSalTwoRect.mnDestWidth = pRGB->mnWidth; in ImplCreateGdiPlusBitmap()
420 aSalTwoRect.mnSrcWidth = aSalTwoRect.mnDestWidth = pA->mnWidth; in ImplCreateGdiPlusBitmap()
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx476 rPosAry.mnSrcX+rPosAry.mnSrcWidth, in copyBits()
489 rPosAry.mnSrcX+rPosAry.mnSrcWidth, in drawBitmap()
512 rPosAry.mnSrcX+rPosAry.mnSrcWidth, in drawBitmap()
527 rPosAry.mnSrcX+rPosAry.mnSrcWidth, in drawMask()
535 cloneBitmapDevice( B2IVector( rPosAry.mnSrcWidth, rPosAry.mnSrcHeight ), in drawMask()
543 B2IRange aSrcRect2( 0, 0, rPosAry.mnSrcWidth, rPosAry.mnSrcHeight ); in drawMask()
H A Dsvppspgraphics.cxx421 Size(rPosAry.mnSrcWidth, rPosAry.mnSrcHeight)); in drawBitmap()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1096 if( rPosAry.mnSrcWidth <= 0 in copyBits()
1108 && (rPosAry.mnSrcWidth == rPosAry.mnDestWidth) in copyBits()
1117 rPosAry.mnSrcWidth, rPosAry.mnSrcHeight, 0 ); in copyBits()
1127 if( (rPosAry.mnSrcWidth == rPosAry.mnDestWidth && rPosAry.mnSrcHeight == rPosAry.mnDestHeight) && in copyBits()
1153 …SalBitmap* pBitmap = pSrc->getBitmap( rPosAry.mnSrcX, rPosAry.mnSrcY, rPosAry.mnSrcWidth, rPosAry.… in copyBits()
1179 aPosAry.mnSrcWidth = nSrcWidth; in copyArea()
1238 …teCroppedImage( (int)rPosAry.mnSrcX, (int)rPosAry.mnSrcY, (int)rPosAry.mnSrcWidth, (int)rPosAry.mn… in drawBitmap()
1265 …rBitmap.CreateWithMask( rMask, rPosAry.mnSrcX, rPosAry.mnSrcY, rPosAry.mnSrcWidth, rPosAry.mnSrcHe… in drawBitmap()
1283 …CGImageRef xImage = rBitmap.CreateColorMask( rPosAry.mnSrcX, rPosAry.mnSrcY, rPosAry.mnSrcWidth, r… in drawMask()
1508 … = rSrcSalBmp.CreateWithMask( rMaskSalBmp, rTR.mnSrcX, rTR.mnSrcY, rTR.mnSrcWidth, rTR.mnSrcHeight… in drawAlphaBitmap()
H A Dsalbmp.cxx520 aTwoRects.mnSrcWidth = aTwoRects.mnDestWidth = mnWidth; in ConvertBitmapData()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi2.cxx85 …if ( ( rPosAry.mnDestWidth != rPosAry.mnSrcWidth ) || ( rPosAry.mnDestHeight != rPosAry.mnSrcHeigh… in copyBits()
88 thePoints[3].x = rPosAry.mnSrcX + rPosAry.mnSrcWidth; in copyBits()
315 pts[3].x = rPosAry.mnSrcX + rPosAry.mnSrcWidth; in ImplDrawBitmap()
410 pts[3].x = rPosAry.mnSrcX + rPosAry.mnSrcWidth; in ImplDrawBitmap()
/trunk/main/vcl/inc/vcl/
H A Dsalgtype.hxx60 long mnSrcWidth; member
/trunk/main/vcl/unx/generic/app/
H A Dsoicon.cxx66 aRect.mnSrcWidth = iconSize; aRect.mnSrcHeight = iconSize; in SelectAppIconPixmap()
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx2602 aTwoRect.mnSrcWidth = aTwoRect.mnDestWidth = aSize.Width(); in SetBackgroundBitmap()
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx884 aTwoRect.mnSrcWidth = aTwoRect.mnDestWidth = aSize.Width(); in SetBackgroundBitmap()

Completed in 196 milliseconds