Searched defs:nDestHeight (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/toolkit/source/awt/ |
H A D | vclxgraphics.cxx | 329 …Height, sal_Int32 nDestX, sal_Int32 nDestY, sal_Int32 nDestWidth, sal_Int32 nDestHeight ) throw(un… in copy() 346 …Height, sal_Int32 nDestX, sal_Int32 nDestY, sal_Int32 nDestWidth, sal_Int32 nDestHeight ) throw(un… in draw()
|
/aoo42x/main/vcl/win/source/gdi/ |
H A D | salgdi_gdiplus.cxx | 466 const long nDestHeight(basegfx::fround(basegfx::B2DVector(rY - rNull).getLength())); in drawTransformedBitmap() local
|
/aoo42x/main/vcl/unx/generic/gdi/ |
H A D | salbmp.cxx | 995 long nDestWidth, long nDestHeight, in ImplDraw()
|
/aoo42x/main/sc/source/core/data/ |
H A D | drwlayer.cxx | 1547 long nDestHeight = rDestRange.GetHeight(); in CopyFromClip() local
|
Completed in 33 milliseconds