Home
last modified time | relevance | path

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

/dokuwiki/vendor/splitbrain/slika/src/
DGdAdapter.php138 … list($this->width, $this->height, $offsetX, $offsetY) = $this->cropPosition($width, $height);
351 protected function cropPosition($width, $height) function in splitbrain\\slika\\GdAdapter