Searched refs:nLastMargin (Results 1 – 2 of 2) sorted by relevance
204 long nLastMargin, MarginPosition nPos );
1702 MetricField& rField, long nFirstMargin, long nLastMargin, MarginPosition nPos ) in IsPrinterRangeOverflow() argument1708 ( nValue < nFirstMargin || nValue > nLastMargin ) && in IsPrinterRangeOverflow()1711 rField.SetValue( nValue < nFirstMargin ? nFirstMargin : nLastMargin ); in IsPrinterRangeOverflow()
Completed in 19 milliseconds