Searched defs:nDestWidth (Results 1 – 4 of 4) sorted by relevance
/trunk/main/toolkit/source/awt/ |
H A D | vclxgraphics.cxx | 329 …dth, sal_Int32 nSourceHeight, sal_Int32 nDestX, sal_Int32 nDestY, sal_Int32 nDestWidth, sal_Int32 … in copy() 346 …dth, sal_Int32 nSourceHeight, sal_Int32 nDestX, sal_Int32 nDestY, sal_Int32 nDestWidth, sal_Int32 … in draw()
|
/trunk/main/vcl/win/source/gdi/ |
H A D | salgdi_gdiplus.cxx | 465 const long nDestWidth(basegfx::fround(basegfx::B2DVector(rX - rNull).getLength())); in drawTransformedBitmap() local
|
/trunk/main/vcl/unx/generic/gdi/ |
H A D | salbmp.cxx | 995 long nDestWidth, long nDestHeight, in ImplDraw()
|
/trunk/main/sc/source/core/data/ |
H A D | drwlayer.cxx | 1546 long nDestWidth = rDestRange.GetWidth(); in CopyFromClip() local
|
Completed in 42 milliseconds