Searched defs:nSrcWidth (Results 1 – 8 of 8) sorted by relevance
/trunk/main/vcl/win/source/gdi/ |
H A D | salgdi_gdiplus.cxx | 460 const long nSrcWidth(aARGB->GetWidth()); 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/os2/source/gdi/ |
H A D | salgdi2.cxx | 105 long nSrcWidth, long nSrcHeight, in copyArea()
|
/trunk/main/vcl/unx/headless/ |
H A D | svpgdi.cxx | 460 long nSrcWidth, 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 void AquaSalGraphics::copyArea( long nDstX, long nDstY,long nSrcX, long nSrcY, long nSrcWidth, long… in copyArea()
|
Completed in 66 milliseconds