Searched refs:cleanDimension (Results 1 – 1 of 1) sorted by relevance
298 $width = $this->cleanDimension($width, $this->width);299 $height = $this->cleanDimension($height, $this->height);330 protected function cleanDimension($dim, $orig) function in splitbrain\\slika\\GdAdapter