Searched refs:offsetX (Results 1 – 2 of 2) sorted by relevance
| /dokuwiki/vendor/splitbrain/slika/src/ |
| H A D | GdAdapter.php | 138 … list($this->width, $this->height, $offsetX, $offsetY) = $this->cropPosition($width, $height); 139 $this->resizeOperation($width, $height, $offsetX, $offsetY); 389 $offsetX = (int)(($this->width - $cropWidth) / 2); 392 return [$cropWidth, $cropHeight, $offsetX, $offsetY]; 400 * @param int $offsetX offset of crop centre 404 protected function resizeOperation($toWidth, $toHeight, $offsetX = 0, $offsetY = 0) argument 416 $offsetX, 429 $offsetX,
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery.min.js | 2 …charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,poi… property
|