Searched refs:nLastMargin (Results 1 – 2 of 2) sorted by relevance
212 long nLastMargin, MarginPosition nPos );
1783 MetricField& rField, long nFirstMargin, long nLastMargin, MarginPosition nPos ) in IsPrinterRangeOverflow() argument1789 ( nValue < nFirstMargin || nValue > nLastMargin ) && in IsPrinterRangeOverflow()1792 rField.SetValue( nValue < nFirstMargin ? nFirstMargin : nLastMargin ); in IsPrinterRangeOverflow()
Completed in 26 milliseconds