Searched refs:nOldOutWidth (Results 1 – 1 of 1) sorted by relevance
3244 long nOldOutWidth = mnOutWidth; in ImplPosSizeWindow() local3255 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 57 milliseconds