Home
last modified time | relevance | path

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

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