Searched refs:reportWidth (Results 1 – 2 of 2) sorted by relevance
215 * @param integer $reportWidth Report max width.224 $reportWidth=80 argument262 $reportWidth,
344 $reportWidth = PHP_CodeSniffer::getConfigData('report_width');345 if ($reportWidth !== null) {346 $defaults['reportWidth'] = $this->_validateReportWidth($reportWidth);759 $this->values['reportWidth'] = $this->_validateReportWidth(substr($arg, 13));1051 * @param int $reportWidth How wide the screen reports should be.1060 $reportWidth argument1087 $reportWidth