Home
last modified time | relevance | path

Searched refs:nOldOutOffX (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/window/
H A Dwindow.cxx3242 long nOldOutOffX = mnOutOffX; in ImplPosSizeWindow() local
3254 Rectangle aOldWinRect( Point( nOldOutOffX, nOldOutOffY ), in ImplPosSizeWindow()
3473 pOverlapRegion->Move( mnOutOffX-nOldOutOffX, mnOutOffY-nOldOutOffY ); in ImplPosSizeWindow()
3479 … ImplMoveAllInvalidateRegions( Rectangle( Point( nOldOutOffX, nOldOutOffY ), in ImplPosSizeWindow()
3481 … mnOutOffX-nOldOutOffX, mnOutOffY-nOldOutOffY, in ImplPosSizeWindow()
3490 nOldOutOffX, nOldOutOffY, in ImplPosSizeWindow()

Completed in 48 milliseconds