Home
last modified time | relevance | path

Searched refs:mnDestY (Results 1 – 18 of 18) sorted by relevance

/aoo4110/main/vcl/source/gdi/
H A Doutdev2.cxx104 rTwoRect.mnDestY -= rTwoRect.mnDestHeight-1; in ImplAdjustTwoRect()
136 rTwoRect.mnDestY = nDstY1; in ImplAdjustTwoRect()
339 aPosAry.mnDestY = ImplLogicYToDevicePixel( rDestPt.Y() ); in DrawOutDev()
425 aPosAry.mnDestY-aPosAry.mnSrcY, in CopyArea()
428 mpGraphics->CopyArea( aPosAry.mnDestX, aPosAry.mnDestY, in CopyArea()
483 aPosAry.mnDestY = rPt.Y(); in ImplDrawFrameDev()
645 aPosAry.mnDestY = ImplLogicYToDevicePixel( rDestPt.Y() ); in ImplDrawBitmap()
684 && aPosAry.mnDestY < mnOutHeight ) in ImplDrawBitmap()
713 if( aPosAry.mnDestY < 0 ) in ImplDrawBitmap()
717 aPosAry.mnDestY = 0; in ImplDrawBitmap()
[all …]
H A Dbmpfast.cxx573 if( rTR.mnDestX || rTR.mnDestY ) in ImplFastBitmapConversion()
591 if( rDst.mnHeight < rTR.mnDestY + rTR.mnDestHeight ) in ImplFastBitmapConversion()
838 if( rTR.mnDestX || rTR.mnDestY ) in ImplFastBitmapBlending()
863 if( rDstWA.Height() < rTR.mnDestY + rTR.mnDestHeight ) in ImplFastBitmapBlending()
H A Dvirdev.cxx273 aPosAry.mnDestY = 0; in ImplSetOutputSizePixel()
/aoo4110/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx121 aTwoRect.mnDestY = dest_y; in CopyScreenArea()
545 rPosAry.mnDestX, rPosAry.mnDestY ); in copyBits()
563 rPosAry.mnDestX, rPosAry.mnDestY ); in copyBits()
614 aPosAry.mnDestY = nDestY; in copyArea()
702 SalTwoRect aTmpRect( rPosAry ); aTmpRect.mnDestX = aTmpRect.mnDestY = 0; in drawMaskedBitmap()
712 rPosAry.mnDestX, rPosAry.mnDestY, in drawMaskedBitmap()
753 rPosAry.mnDestX, rPosAry.mnDestY ); in drawMaskedBitmap()
895 rTR.mnDestX, rTR.mnDestY, rTR.mnDestWidth, rTR.mnDestHeight ); in drawAlphaBitmap()
972 SalTwoRect aTwoRect( rPosAry ); aTwoRect.mnDestX = aTwoRect.mnDestY = 0; in drawMask()
986 int nX = rPosAry.mnDestX, nY = rPosAry.mnDestY; in drawMask()
H A Dsalbmp.cxx619 aTwoRect.mnSrcX = aTwoRect.mnSrcY = aTwoRect.mnDestX = aTwoRect.mnDestY = 0; in ImplGetDDB()
900 maTwoRect.mnDestY = 0; in ImplSalDDB()
938 maTwoRect.mnSrcX = maTwoRect.mnSrcY = maTwoRect.mnDestX = maTwoRect.mnDestY = 0; in ImplSalDDB()
987 rTwoRect.mnDestX, rTwoRect.mnDestY, rGC ); in ImplDraw()
H A Dpspgraphics.cxx486 Rectangle aDst (Point(rPosAry.mnDestX, rPosAry.mnDestY), in drawBitmap()
/aoo4110/main/vcl/unx/headless/
H A Dsvpgdi.cxx478 B2IRange aDestRect( rPosAry.mnDestX, rPosAry.mnDestY, in copyBits()
480 rPosAry.mnDestY+rPosAry.mnDestHeight ); in copyBits()
491 B2IRange aDestRect( rPosAry.mnDestX, rPosAry.mnDestY, in drawBitmap()
493 rPosAry.mnDestY+rPosAry.mnDestHeight ); in drawBitmap()
514 B2IRange aDestRect( rPosAry.mnDestX, rPosAry.mnDestY, in drawBitmap()
516 rPosAry.mnDestY+rPosAry.mnDestHeight ); in drawBitmap()
529 B2IPoint aDestPoint( rPosAry.mnDestX, rPosAry.mnDestY ); in drawMask()
H A Dsvppspgraphics.cxx422 Rectangle aDst (Point(rPosAry.mnDestX, rPosAry.mnDestY), in drawBitmap()
/aoo4110/main/vcl/os2/source/gdi/
H A Dsalgdi2.cxx75 thePoints[0].y = TY( rPosAry.mnDestY + rPosAry.mnDestHeight - 1 ); in copyBits()
79 thePoints[1].y = TY( rPosAry.mnDestY - 1 ); in copyBits()
309 pts[0].y = nScreenHeight - rPosAry.mnDestY - rPosAry.mnDestHeight; in ImplDrawBitmap()
311 pts[1].y = nScreenHeight - rPosAry.mnDestY - 1; in ImplDrawBitmap()
404 pts[0].y = nScreenHeight - rPosAry.mnDestY - rPosAry.mnDestHeight; in ImplDrawBitmap()
406 pts[1].y = nScreenHeight - rPosAry.mnDestY - 1; in ImplDrawBitmap()
468 int nDstY = (int) aPosAry.mnDestY; in drawBitmap()
489 aPosAry.mnDestX = aPosAry.mnDestY = 0L; in drawBitmap()
/aoo4110/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx81 (int)rPosAry.mnDestX, (int)rPosAry.mnDestY, in copyBits()
91 (int)rPosAry.mnDestX, (int)rPosAry.mnDestY, in copyBits()
373 (int)rPosAry.mnDestX, (int)rPosAry.mnDestY, in ImplDrawBitmap()
399 (int)rPosAry.mnDestX, (int)rPosAry.mnDestY, in ImplDrawBitmap()
410 (int)rPosAry.mnDestX, (int)rPosAry.mnDestY, in ImplDrawBitmap()
550 int nDstY = (int)aPosAry.mnDestY; in drawBitmap()
566 aPosAry.mnDestX = aPosAry.mnDestY = 0; in drawBitmap()
H A Dsalgdi_gdiplus.cxx326 aDestPoints[0].Y = Gdiplus::REAL(rTR.mnDestY); in paintToGdiPlus()
328 aDestPoints[1].Y = Gdiplus::REAL(rTR.mnDestY); in paintToGdiPlus()
330 aDestPoints[2].Y = Gdiplus::REAL(rTR.mnDestY + rTR.mnDestHeight); in paintToGdiPlus()
H A Dsalbmp.cxx287 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()
/aoo4110/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1113 && (rPosAry.mnSrcY == rPosAry.mnDestY)) in copyBits()
1116 copyArea( rPosAry.mnDestX, rPosAry.mnDestY, rPosAry.mnSrcX, rPosAry.mnSrcY, in copyBits()
1126 …const CGPoint aDstPoint = CGPointMake( +rPosAry.mnDestX - rPosAry.mnSrcX, rPosAry.mnDestY - rPosAr… in copyBits()
1138 …const CGRect aDstRect = CGRectMake( rPosAry.mnDestX, rPosAry.mnDestY, rPosAry.mnDestWidth, rPosAry… in copyBits()
1182 aPosAry.mnDestY = nDstY; 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()
1514 const CGRect aDstRect = CGRectMake( rTR.mnDestX, rTR.mnDestY, rTR.mnDestWidth, rTR.mnDestHeight); in drawAlphaBitmap()
H A Dsalbmp.cxx519 aTwoRects.mnSrcY = aTwoRects.mnDestY = 0; in ConvertBitmapData()
/aoo4110/main/vcl/inc/vcl/
H A Dsalgtype.hxx63 long mnDestY; member
/aoo4110/main/vcl/unx/generic/app/
H A Dsoicon.cxx67 aRect.mnDestX = 0; aRect.mnDestY = 0; in SelectAppIconPixmap()
/aoo4110/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx2601 aTwoRect.mnSrcX = aTwoRect.mnSrcY = aTwoRect.mnDestX = aTwoRect.mnDestY = 0; in SetBackgroundBitmap()
/aoo4110/main/vcl/unx/generic/window/
H A Dsalframe.cxx883 aTwoRect.mnSrcX = aTwoRect.mnSrcY = aTwoRect.mnDestX = aTwoRect.mnDestY = 0; in SetBackgroundBitmap()

Completed in 156 milliseconds