Searched defs:nSrcHeight (Results  1 – 8 of 8) sorted by relevance
| /aoo4110/main/vcl/os2/source/gdi/ | 
| H A D | salgdi2.cxx | 58 	long	nSrcHeight;  in copyBits()  local 105 							long nSrcWidth, long nSrcHeight,  in copyArea()
  | 
| /aoo4110/main/vcl/win/source/gdi/ | 
| H A D | salgdi_gdiplus.cxx | 459         const long nSrcHeight(aARGB->GetHeight());  in drawTransformedBitmap()  local
  | 
| H A D | salgdi2.cxx | 148 							long nSrcWidth, long nSrcHeight,  in copyArea()
  | 
| /aoo4110/main/vcl/source/gdi/ | 
| H A D | outdev2.cxx | 2276 			const long		nSrcWidth = aBmpRect.GetWidth(), nSrcHeight = aBmpRect.GetHeight();  in ImplDrawAlpha()  local 2431         const long		nSrcWidth = aSrcRect.GetWidth(), nSrcHeight = aSrcRect.GetHeight();  in ImplPrintTransparent()  local 2532         const long		nSrcWidth = aSrcRect.GetWidth(), nSrcHeight = aSrcRect.GetHeight();  in ImplPrintMask()  local
  | 
| H A D | salgdilayout.cxx | 589                                long nSrcWidth, long nSrcHeight,  in CopyArea()
  | 
| /aoo4110/main/vcl/unx/headless/ | 
| H A D | svpgdi.cxx | 461                                       long nSrcHeight,  in copyArea()
  | 
| /aoo4110/main/vcl/unx/generic/gdi/ | 
| H A D | salgdi2.cxx | 608                                 long nSrcWidth, long nSrcHeight,  in copyArea()
  | 
| /aoo4110/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 84 milliseconds