Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dwindow.cxx3245 long nOldOutHeight = mnOutHeight; in ImplPosSizeWindow() local
3255 Size( nOldOutWidth, nOldOutHeight ) ); in ImplPosSizeWindow()
3455 if ( bNewPos || (mnOutWidth > nOldOutWidth) || (mnOutHeight > nOldOutHeight) ) in ImplPosSizeWindow()
3480 … Size( nOldOutWidth, nOldOutHeight ) ), in ImplPosSizeWindow()
3491 nOldOutWidth, nOldOutHeight, in ImplPosSizeWindow()
3529 (mnOutWidth < nOldOutWidth) || (mnOutHeight < nOldOutHeight) ) in ImplPosSizeWindow()

Completed in 50 milliseconds