Home
last modified time | relevance | path

Searched refs:old_y (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DANSI.php102 private $old_y; variable in phpseclib3\\File\\ANSI
257 $this->old_y = $this->y;
261 …ray_merge($this->history, array_slice(array_splice($this->screen, $this->y + 1), 0, $this->old_y));
264 …erge($this->history_attrs, array_slice(array_splice($this->attrs, $this->y + 1), 0, $this->old_y));
292 $this->old_y = $this->y;
297 $this->old_y = $this->y;