Searched defs:nSrcHeight (Results 1 – 8 of 8) sorted by relevance
/trunk/main/vcl/os2/source/gdi/ |
H A D | salgdi2.cxx | 58 long nSrcHeight; in copyBits() local 105 long nSrcWidth, long nSrcHeight, in copyArea()
|
/trunk/main/vcl/win/source/gdi/ |
H A D | salgdi_gdiplus.cxx | 461 const long nSrcHeight(aARGB->GetHeight()); in drawTransformedBitmap() local
|
H A D | salgdi2.cxx | 148 long nSrcWidth, long nSrcHeight, in copyArea()
|
/trunk/main/vcl/source/gdi/ |
H A D | outdev2.cxx | 2285 const long nSrcWidth = aBmpRect.GetWidth(), nSrcHeight = aBmpRect.GetHeight(); in ImplDrawAlpha() local 2440 const long nSrcWidth = aSrcRect.GetWidth(), nSrcHeight = aSrcRect.GetHeight(); in ImplPrintTransparent() local 2541 const long nSrcWidth = aSrcRect.GetWidth(), nSrcHeight = aSrcRect.GetHeight(); in ImplPrintMask() local
|
H A D | salgdilayout.cxx | 589 long nSrcWidth, long nSrcHeight, in CopyArea()
|
/trunk/main/vcl/unx/headless/ |
H A D | svpgdi.cxx | 461 long nSrcHeight, in copyArea()
|
/trunk/main/vcl/unx/generic/gdi/ |
H A D | salgdi2.cxx | 608 long nSrcWidth, long nSrcHeight, in copyArea()
|
/trunk/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 1168 …Area( long nDstX, long nDstY,long nSrcX, long nSrcY, long nSrcWidth, long nSrcHeight, sal_uInt16 /… in copyArea()
|
Completed in 58 milliseconds