Searched refs:cellwidth (Results 1 – 3 of 3) sorted by relevance
59 * @param float $cellwidth63 public function setWrapWidth(float $wrapwidth, float $cellwidth): float argument65 $this->wrapWidthCell = $cellwidth;67 $this->wrapWidthRemaining = $cellwidth;
66 * @param float $cellwidth70 public function setWrapWidth(float $wrapwidth, float $cellwidth): float argument72 $this->wrapWidthCell = $cellwidth;74 $this->wrapWidthRemaining = $cellwidth;
110 * @param float $cellwidth114 public function setWrapWidth(float $wrapwidth, float $cellwidth): float argument