Home
last modified time | relevance | path

Searched refs:mnDestWidth (Results 1 – 21 of 21) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx92 if ( rTwoRect.mnDestWidth < 0 ) in ImplAdjustTwoRect()
95 rTwoRect.mnDestWidth = -rTwoRect.mnDestWidth; in ImplAdjustTwoRect()
96 rTwoRect.mnDestX -= rTwoRect.mnDestWidth-1; in ImplAdjustTwoRect()
137 rTwoRect.mnDestWidth = nDstX2 - nDstX1 + 1; in ImplAdjustTwoRect()
205 rPosAry.mnDestWidth = rPosAry.mnDestWidth * rPosAry.mnSrcWidth / nOldWidth; in ImplDrawOutDevDirect()
286 aPosAry.mnDestWidth = aPosAry.mnDestWidth*aPosAry.mnSrcWidth/nOldWidth; in DrawOutDev()
435 aPosAry.mnDestWidth = aPosAry.mnSrcWidth; in CopyArea()
484 aPosAry.mnDestWidth = rDevSize.Width(); in ImplDrawFrameDev()
681 if( aPosAry.mnDestX + aPosAry.mnDestWidth >= 0 in ImplDrawBitmap()
1592 aPosAry.mnDestWidth = nWidth; in GetBitmap()
[all …]
H A Dbmpfast.cxx563 if( rTR.mnDestWidth < 0 ) in ImplFastBitmapConversion()
577 if( rTR.mnDestWidth != rTR.mnSrcWidth ) in ImplFastBitmapConversion()
589 if( rDst.mnWidth < rTR.mnDestX + rTR.mnDestWidth ) in ImplFastBitmapConversion()
828 if( rTR.mnDestWidth < 0 ) in ImplFastBitmapBlending()
842 if( rTR.mnDestWidth != rTR.mnSrcWidth ) in ImplFastBitmapBlending()
861 if( rDstWA.Width() < rTR.mnDestX + rTR.mnDestWidth ) in ImplFastBitmapBlending()
H A Dsalgdilayout.cxx609 mirror( aPosAry2.mnDestX, aPosAry2.mnDestWidth, pOutDev ); in CopyBits()
621 mirror( aPosAry2.mnDestX, aPosAry2.mnDestWidth, pOutDev ); in DrawBitmap()
634 mirror( aPosAry2.mnDestX, aPosAry2.mnDestWidth, pOutDev ); in DrawBitmap()
647 mirror( aPosAry2.mnDestX, aPosAry2.mnDestWidth, pOutDev ); in DrawBitmap()
660 mirror( aPosAry2.mnDestX, aPosAry2.mnDestWidth, pOutDev ); in DrawMask()
824 mirror( aPosAry2.mnDestX, aPosAry2.mnDestWidth, pOutDev ); in DrawAlphaBitmap()
H A Dsalmisc.cxx362 pDstBuffer->mnWidth = rTwoRect.mnDestWidth; in StretchAndConvert()
404 const long nDstDX = rTwoRect.mnDestWidth, nDstDY = rTwoRect.mnDestHeight; in StretchAndConvert()
H A Dvirdev.cxx274 aPosAry.mnDestWidth = nWidth; in ImplSetOutputSizePixel()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx72 pPosAry->mnDestWidth, pPosAry->mnDestHeight, \
118 aTwoRect.mnSrcWidth = aTwoRect.mnDestWidth = w; in CopyScreenArea()
469 || rPosAry.mnDestWidth <= 0 in copyBits()
503 && rPosAry.mnSrcWidth == rPosAry.mnDestWidth in copyBits()
615 aPosAry.mnDestWidth = nSrcWidth; in copyArea()
713 rPosAry.mnDestWidth, rPosAry.mnDestHeight, in drawMaskedBitmap()
741 rPosAry.mnDestWidth, rPosAry.mnDestHeight, in drawMaskedBitmap()
752 rPosAry.mnDestWidth, rPosAry.mnDestHeight, in drawMaskedBitmap()
781 if( rTR.mnDestWidth < 0 ) in drawAlphaBitmap()
785 if( rTR.mnDestWidth != rTR.mnSrcWidth ) in drawAlphaBitmap()
[all …]
H A Dsalbmp.cxx352 long nWidth = rTwoRect.mnDestWidth; in ImplCreateXImage()
616 if( aTwoRect.mnSrcWidth == aTwoRect.mnDestWidth && in ImplGetDDB()
620 aTwoRect.mnSrcWidth = aTwoRect.mnDestWidth = aSize.Width(); in ImplGetDDB()
866 …XPutImage( pXDisp, maPixmap, aGC, pImage, 0, 0, 0, 0, maTwoRect.mnDestWidth, maTwoRect.mnDestHeigh… in ImplSalDDB()
902 maTwoRect.mnDestWidth = pImage->width; in ImplSalDDB()
939 maTwoRect.mnSrcWidth = maTwoRect.mnDestWidth = nWidth; in ImplSalDDB()
962 … rTwoRect.mnDestWidth == maTwoRect.mnDestWidth && rTwoRect.mnDestHeight == maTwoRect.mnDestHeight ) in ImplMatches()
967 …else if( rTwoRect.mnSrcWidth == rTwoRect.mnDestWidth && rTwoRect.mnSrcHeight == rTwoRect.mnDestHei… in ImplMatches()
968 …maTwoRect.mnSrcWidth == maTwoRect.mnDestWidth && maTwoRect.mnSrcHeight == maTwoRect.mnDestHeight && in ImplMatches()
986 rTwoRect.mnDestWidth, rTwoRect.mnDestHeight, in ImplDraw()
H A Dpspgraphics.cxx487 Size(rPosAry.mnDestWidth, rPosAry.mnDestHeight)); in drawBitmap()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx77 if ( (rPosAry.mnSrcWidth == rPosAry.mnDestWidth) && in copyBits()
82 (int)rPosAry.mnDestWidth, (int)rPosAry.mnDestHeight, in copyBits()
92 (int)rPosAry.mnDestWidth, (int)rPosAry.mnDestHeight, in copyBits()
374 (int)rPosAry.mnDestWidth, (int)rPosAry.mnDestHeight, in ImplDrawBitmap()
395 if ( (rPosAry.mnSrcWidth == rPosAry.mnDestWidth) && in ImplDrawBitmap()
400 (int)rPosAry.mnDestWidth, (int)rPosAry.mnDestHeight, in ImplDrawBitmap()
411 (int)rPosAry.mnDestWidth, (int)rPosAry.mnDestHeight, 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()
551 int nDstWidth = (int)aPosAry.mnDestWidth; in drawBitmap()
H A Dsalgdi_gdiplus.cxx329 aDestPoints[1].X = Gdiplus::REAL(rTR.mnDestX + rTR.mnDestWidth); in paintToGdiPlus()
383 if(rTR.mnSrcWidth && rTR.mnSrcHeight && rTR.mnDestWidth && rTR.mnDestHeight) in tryDrawBitmapGdiPlus()
395 rTR.mnDestWidth, in tryDrawBitmapGdiPlus()
416 if(rTR.mnSrcWidth && rTR.mnSrcHeight && rTR.mnDestWidth && rTR.mnDestHeight) in drawAlphaBitmap()
429 rTR.mnDestWidth, 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/aqua/source/gdi/
H A Dsalgdi.cxx1098 || rPosAry.mnDestWidth <= 0 in copyBits()
1108 && (rPosAry.mnSrcWidth == rPosAry.mnDestWidth) in copyBits()
1127 if( (rPosAry.mnSrcWidth == rPosAry.mnDestWidth && rPosAry.mnSrcHeight == rPosAry.mnDestHeight) && in copyBits()
1138 …const CGRect aDstRect = CGRectMake( rPosAry.mnDestX, rPosAry.mnDestY, rPosAry.mnDestWidth, rPosAry… in copyBits()
1183 aPosAry.mnDestWidth = nSrcWidth; in copyArea()
1242 …const CGRect aDstRect = CGRectMake( rPosAry.mnDestX, rPosAry.mnDestY, rPosAry.mnDestWidth, rPosAry… in drawBitmap()
1269 …const CGRect aDstRect = CGRectMake( rPosAry.mnDestX, rPosAry.mnDestY, rPosAry.mnDestWidth, rPosAry… in drawBitmap()
1287 …const CGRect aDstRect = CGRectMake( rPosAry.mnDestX, rPosAry.mnDestY, rPosAry.mnDestWidth, rPosAry… in drawMask()
1502 if( rTR.mnDestWidth < 0 || rTR.mnDestHeight < 0 ) in drawAlphaBitmap()
1514 const CGRect aDstRect = CGRectMake( rTR.mnDestX, rTR.mnDestY, rTR.mnDestWidth, rTR.mnDestHeight); in drawAlphaBitmap()
H A Dsalbmp.cxx520 aTwoRects.mnSrcWidth = aTwoRects.mnDestWidth = mnWidth; in ConvertBitmapData()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi2.cxx78 thePoints[1].x = rPosAry.mnDestX + rPosAry.mnDestWidth; in copyBits()
85 …if ( ( rPosAry.mnDestWidth != rPosAry.mnSrcWidth ) || ( rPosAry.mnDestHeight != rPosAry.mnSrcHeigh… in copyBits()
310 pts[1].x = rPosAry.mnDestX + rPosAry.mnDestWidth - 1; in ImplDrawBitmap()
405 pts[1].x = rPosAry.mnDestX + rPosAry.mnDestWidth - 1; in ImplDrawBitmap()
469 int nDstWidth = (int) aPosAry.mnDestWidth; in drawBitmap()
/trunk/main/vcl/inc/unx/
H A Dsalbmp.h157 long ImplGetWidth() const { return maTwoRect.mnDestWidth; } in ImplGetWidth()
160 …sal_uIntPtr ImplGetMemSize() const { return( ( maTwoRect.mnDestWidth * maTwoRect.mnDestHeight * … in ImplGetMemSize()
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx479 rPosAry.mnDestX+rPosAry.mnDestWidth, in copyBits()
492 rPosAry.mnDestX+rPosAry.mnDestWidth, in drawBitmap()
515 rPosAry.mnDestX+rPosAry.mnDestWidth, in drawBitmap()
H A Dsvppspgraphics.cxx423 Size(rPosAry.mnDestWidth, rPosAry.mnDestHeight)); in drawBitmap()
/trunk/main/vcl/inc/vcl/
H A Dsalgtype.hxx64 long mnDestWidth; member
/trunk/main/vcl/unx/generic/app/
H A Dsoicon.cxx68 aRect.mnDestWidth = iconSize; aRect.mnDestHeight = 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 135 milliseconds