Home
last modified time | relevance | path

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

/dokuwiki/vendor/splitbrain/slika/src/
H A DGdAdapter.php128 $this->resizeOperation($width, $height);
139 $this->resizeOperation($width, $height, $offsetX, $offsetY);
404 protected function resizeOperation($toWidth, $toHeight, $offsetX = 0, $offsetY = 0)
380 protected function resizeOperation($toWidth, $toHeight, $offsetX = 0, $offsetY = 0) global() function in splitbrain\\slika\\GdAdapter