Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dwindow.cxx3243 long nOldOutOffY = mnOutOffY; 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 223 milliseconds