Searched refs:attr_row (Results 1 – 1 of 1) sorted by relevance
126 private $attr_row; variable in phpseclib3\\File\\ANSI197 $this->attr_row = array_fill(0, $this->max_x + 2, $this->base_attr_cell);199 $this->attrs = array_fill(0, $this->max_y + 1, $this->attr_row);265 … $this->attrs = array_merge($this->attrs, array_fill($this->y, $this->max_y, $this->attr_row));279 $this->attrs[$this->y] = $this->attr_row;449 $this->attrs[] = $this->attr_row;