Searched defs:nDestY (Results 1 – 9 of 9) sorted by relevance
/trunk/main/toolkit/source/awt/ |
H A D | vclxgraphics.cxx | 329 … sal_Int32 nSourceWidth, sal_Int32 nSourceHeight, sal_Int32 nDestX, sal_Int32 nDestY, sal_Int32 nD… in copy() 346 … sal_Int32 nSourceWidth, sal_Int32 nSourceHeight, sal_Int32 nDestX, sal_Int32 nDestY, sal_Int32 nD… in draw()
|
/trunk/main/vcl/os2/source/gdi/ |
H A D | salgdi2.cxx | 103 void Os2SalGraphics::copyArea( long nDestX, long nDestY, in copyArea()
|
/trunk/main/vcl/win/source/gdi/ |
H A D | salgdi2.cxx | 146 void WinSalGraphics::copyArea( long nDestX, long nDestY, in copyArea()
|
/trunk/main/vcl/unx/generic/gdi/ |
H A D | salbmp.cxx | 996 long nDestX, long nDestY, const GC& rGC ) in ImplDraw()
|
H A D | salgdi2.cxx | 606 void X11SalGraphics::copyArea ( long nDestX, long nDestY, in copyArea()
|
H A D | salgdi3.cxx | 907 const int nDestY = aPos.Y() + rGM.GetOffset().Y(); in DrawServerSimpleFontString() local
|
/trunk/main/vcl/unx/headless/ |
H A D | svpgdi.cxx | 457 long nDestY, in copyArea()
|
/trunk/main/vcl/source/gdi/ |
H A D | salgdilayout.cxx | 587 void SalGraphics::CopyArea( long nDestX, long nDestY, in CopyArea()
|
/trunk/main/sc/source/core/data/ |
H A D | table2.cxx | 3155 SCROW nDestY = nDestRow; in CopyData() local
|
Completed in 136 milliseconds