Searched refs:nOldOutHeight (Results 1 – 1 of 1) sorted by relevance
3245 long nOldOutHeight = mnOutHeight; 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 54 milliseconds