Searched refs:nAllFree (Results 1 – 1 of 1) sorted by relevance
3626 SwTwips nAllFree = LONG_MAX; in FormatWidthCols() local3655 nAllFree = 0; in FormatWidthCols()3661 if( nAllFree > -nInnerHeight ) in FormatWidthCols()3662 nAllFree = -nInnerHeight; in FormatWidthCols()3730 ( !nAllFree || in FormatWidthCols()3738 else if( nAllFree ) in FormatWidthCols()3740 nDiff = -nAllFree; in FormatWidthCols()
Completed in 26 milliseconds