Home
last modified time | relevance | path

Searched refs:mnSrcHeight (Results 1 – 19 of 19) sorted by relevance

/aoo4110/main/vcl/source/gdi/
H A Doutdev2.cxx124 …const double fFactorY = ( rTwoRect.mnSrcHeight > 1 ) ? (double) ( rTwoRect.mnDestHeight - 1 ) / ( … in ImplAdjustTwoRect()
134 rTwoRect.mnSrcHeight = aCropRect.GetHeight(); in ImplAdjustTwoRect()
210 const long nOldHeight = rPosAry.mnSrcHeight; in ImplDrawOutDevDirect()
291 long nOldHeight = aPosAry.mnSrcHeight; in DrawOutDev()
399 if ( aPosAry.mnSrcWidth && aPosAry.mnSrcHeight ) in CopyArea()
436 aPosAry.mnDestHeight = aPosAry.mnSrcHeight; in CopyArea()
481 aPosAry.mnSrcHeight = rDevSize.Height(); in ImplDrawFrameDev()
643 aPosAry.mnSrcHeight = rSrcSizePixel.Height(); in ImplDrawBitmap()
1143 aPosAry.mnSrcHeight = rSrcSizePixel.Height(); in ImplDrawBitmapEx()
1412 aPosAry.mnSrcHeight = rSrcSizePixel.Height(); in ImplDrawMask()
[all …]
H A Dbmpfast.cxx579 if( rTR.mnDestHeight!= rTR.mnSrcHeight ) in ImplFastBitmapConversion()
585 if( rSrc.mnHeight < rTR.mnSrcY + rTR.mnSrcHeight ) in ImplFastBitmapConversion()
844 if( rTR.mnDestHeight!= rTR.mnSrcHeight ) in ImplFastBitmapBlending()
850 if( rSrcRA.Height() < rTR.mnSrcY + rTR.mnSrcHeight ) in ImplFastBitmapBlending()
856 if( rMskRA.Height() < rTR.mnSrcY + rTR.mnSrcHeight ) in ImplFastBitmapBlending()
H A Dvirdev.cxx271 aPosAry.mnSrcHeight = nHeight; in ImplSetOutputSizePixel()
H A Dsalmisc.cxx403 const long nSrcDX = rTwoRect.mnSrcWidth, nSrcDY = rTwoRect.mnSrcHeight; in StretchAndConvert()
/aoo4110/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx610 aTwoRect.mnSrcHeight += aTwoRect.mnSrcY; in ImplGetDDB()
617 aTwoRect.mnSrcHeight == aTwoRect.mnDestHeight ) in ImplGetDDB()
621 aTwoRect.mnSrcHeight = aTwoRect.mnDestHeight = aSize.Height(); in ImplGetDDB()
624 aTwoRect.mnSrcHeight+aTwoRect.mnSrcY > aSize.Height() ) in ImplGetDDB()
642 if( aTwoRect.mnSrcHeight+aTwoRect.mnSrcY > aSize.Height() ) in ImplGetDDB()
645 if( aTwoRect.mnSrcHeight < 1 ) in ImplGetDDB()
648 aTwoRect.mnSrcHeight = aSize.Height(); in ImplGetDDB()
903 maTwoRect.mnSrcHeight = pImage->height; in ImplSalDDB()
940 maTwoRect.mnSrcHeight = maTwoRect.mnDestHeight = nHeight; in ImplSalDDB()
961 rTwoRect.mnSrcWidth == maTwoRect.mnSrcWidth && rTwoRect.mnSrcHeight == maTwoRect.mnSrcHeight && in ImplMatches()
[all …]
H A Dsalgdi2.cxx119 aTwoRect.mnSrcHeight = aTwoRect.mnDestHeight = h; in CopyScreenArea()
468 || rPosAry.mnSrcHeight <= 0 in copyBits()
504 && rPosAry.mnSrcHeight == rPosAry.mnDestHeight 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()
584 rPosAry.mnSrcHeight ); in copyBits()
621 aPosAry.mnSrcHeight = nSrcHeight; in copyArea()
787 if( rTR.mnDestHeight!= rTR.mnSrcHeight ) in drawAlphaBitmap()
H A Dpspgraphics.cxx485 Size(rPosAry.mnSrcWidth, rPosAry.mnSrcHeight)); in drawBitmap()
/aoo4110/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx78 (rPosAry.mnSrcHeight == rPosAry.mnDestHeight) ) in copyBits()
95 (int)rPosAry.mnSrcWidth, (int)rPosAry.mnSrcHeight, in copyBits()
375 … (int)rPosAry.mnSrcX, (int)(pBIH->biHeight - rPosAry.mnSrcHeight - rPosAry.mnSrcY), in ImplDrawBitmap()
376 (int)rPosAry.mnSrcWidth, (int)rPosAry.mnSrcHeight, in ImplDrawBitmap()
396 (rPosAry.mnSrcHeight == rPosAry.mnDestHeight) ) 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.cxx341 Gdiplus::REAL(rTR.mnSrcHeight), in paintToGdiPlus()
381 if(rTR.mnSrcWidth && rTR.mnSrcHeight && rTR.mnDestWidth && rTR.mnDestHeight) in tryDrawBitmapGdiPlus()
394 rTR.mnSrcHeight, in tryDrawBitmapGdiPlus()
414 if(rTR.mnSrcWidth && rTR.mnSrcHeight && rTR.mnDestWidth && rTR.mnDestHeight) in drawAlphaBitmap()
428 rTR.mnSrcHeight, in drawAlphaBitmap()
H A Dsalbmp.cxx289 aSalTwoRect.mnSrcHeight = aSalTwoRect.mnDestHeight = pRGB->mnHeight; in ImplCreateGdiPlusBitmap()
388 aSalTwoRect.mnSrcHeight = aSalTwoRect.mnDestHeight = pRGB->mnHeight; in ImplCreateGdiPlusBitmap()
421 aSalTwoRect.mnSrcHeight = aSalTwoRect.mnDestHeight = pA->mnHeight; in ImplCreateGdiPlusBitmap()
/aoo4110/main/vcl/unx/headless/
H A Dsvpgdi.cxx477 rPosAry.mnSrcY+rPosAry.mnSrcHeight ); in copyBits()
490 rPosAry.mnSrcY+rPosAry.mnSrcHeight ); in drawBitmap()
513 rPosAry.mnSrcY+rPosAry.mnSrcHeight ); in drawBitmap()
528 rPosAry.mnSrcY+rPosAry.mnSrcHeight ); 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()
/aoo4110/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1097 || rPosAry.mnSrcHeight <= 0 in copyBits()
1109 && (rPosAry.mnSrcHeight == rPosAry.mnDestHeight)) in copyBits()
1117 rPosAry.mnSrcWidth, rPosAry.mnSrcHeight, 0 ); in copyBits()
1127 if( (rPosAry.mnSrcWidth == rPosAry.mnDestWidth && rPosAry.mnSrcHeight == rPosAry.mnDestHeight) && in copyBits()
1153 …itmap = pSrc->getBitmap( rPosAry.mnSrcX, rPosAry.mnSrcY, rPosAry.mnSrcWidth, rPosAry.mnSrcHeight ); in copyBits()
1180 aPosAry.mnSrcHeight = nSrcHeight; in copyArea()
1238 …age( (int)rPosAry.mnSrcX, (int)rPosAry.mnSrcY, (int)rPosAry.mnSrcWidth, (int)rPosAry.mnSrcHeight ); in drawBitmap()
1265 …CreateWithMask( rMask, rPosAry.mnSrcX, rPosAry.mnSrcY, rPosAry.mnSrcWidth, rPosAry.mnSrcHeight ) ); in drawBitmap()
1283 …teColorMask( rPosAry.mnSrcX, rPosAry.mnSrcY, rPosAry.mnSrcWidth, rPosAry.mnSrcHeight, nMaskColor ); in drawMask()
1508 … rSrcSalBmp.CreateWithMask( rMaskSalBmp, rTR.mnSrcX, rTR.mnSrcY, rTR.mnSrcWidth, rTR.mnSrcHeight ); in drawAlphaBitmap()
H A Dsalbmp.cxx521 aTwoRects.mnSrcHeight = aTwoRects.mnDestHeight = mnHeight; in ConvertBitmapData()
/aoo4110/main/vcl/os2/source/gdi/
H A Dsalgdi2.cxx83 thePoints[2].y = nSrcHeight - ( rPosAry.mnSrcY + rPosAry.mnSrcHeight ); in copyBits()
85 … ( rPosAry.mnDestWidth != rPosAry.mnSrcWidth ) || ( rPosAry.mnDestHeight != 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()
409 pts[2].y = rSalBitmap.GetSize().Height() - ( rPosAry.mnSrcY + rPosAry.mnSrcHeight ); in ImplDrawBitmap()
/aoo4110/main/vcl/inc/vcl/
H A Dsalgtype.hxx61 long mnSrcHeight; member
/aoo4110/main/vcl/unx/generic/app/
H A Dsoicon.cxx66 aRect.mnSrcWidth = iconSize; aRect.mnSrcHeight = iconSize; in SelectAppIconPixmap()
/aoo4110/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx2603 aTwoRect.mnSrcHeight = aTwoRect.mnDestHeight = aSize.Height(); in SetBackgroundBitmap()
/aoo4110/main/vcl/unx/generic/window/
H A Dsalframe.cxx885 aTwoRect.mnSrcHeight = aTwoRect.mnDestHeight = aSize.Height(); in SetBackgroundBitmap()

Completed in 144 milliseconds