Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dwindow.cxx3244 long nOldOutWidth = mnOutWidth; 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 41 milliseconds