Home
last modified time | relevance | path

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

/dokuwiki/vendor/splitbrain/slika/src/
H A DGdAdapter.php139 … list($this->width, $this->height, $offsetX, $offsetY) = $this->cropPosition($width, $height);
140 $this->resizeOperation($width, $height, $offsetX, $offsetY);
390 $offsetX = (int)(($this->width - $cropWidth) / 2);
393 return [$cropWidth, $cropHeight, $offsetX, $offsetY];
401 * @param int $offsetX offset of crop centre
405 protected function resizeOperation($toWidth, $toHeight, $offsetX = 0, $offsetY = 0) argument
417 $offsetX,
430 $offsetX,
/dokuwiki/lib/scripts/jquery/
H A Djquery.min.js2 …charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,poi… property