Searched refs:max_x (Results 1 – 1 of 1) sorted by relevance
33 private $max_x; variable in phpseclib3\\File\\ANSI171 $this->max_x = $x - 1;175 $this->attr_row = array_fill(0, $this->max_x + 2, $this->base_attr_cell);198 $this->setDimensions($this->max_x + 1, $this->max_y + 1);250 …plice($this->attrs[$this->y], $this->x + 1, $this->max_x - $this->x, array_fill($this->x, $this->m…396 if ($this->x > $this->max_x) {504 for ($j = 0; $j <= $this->max_x; $j++) {524 …return '<pre width="' . ($this->max_x + 1) . '" style="color: white; background: black">' . $this-…537 for ($j = 0; $j <= $this->max_x + 1; $j++) {549 …return '<pre width="' . ($this->max_x + 1) . '" style="color: white; background: black">' . $scrol…