Searched defs:nDestX (Results 1 – 9 of 9) sorted by relevance
/trunk/main/toolkit/source/awt/ |
H A D | vclxgraphics.cxx | 329 …al_Int32 nSourceY, sal_Int32 nSourceWidth, sal_Int32 nSourceHeight, sal_Int32 nDestX, sal_Int32 nD… in copy() 346 …al_Int32 nSourceY, sal_Int32 nSourceWidth, sal_Int32 nSourceHeight, sal_Int32 nDestX, 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 | 906 const int nDestX = aPos.X() + rGM.GetOffset().X(); in DrawServerSimpleFontString() local
|
/trunk/main/vcl/unx/headless/ |
H A D | svpgdi.cxx | 456 void SvpSalGraphics::copyArea( long nDestX, 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 | 3160 SCCOL nDestX = nDestCol; in CopyData() local
|
Completed in 65 milliseconds