Searched refs:offsetX (Results 1 – 2 of 2) sorted by relevance
| /dokuwiki/vendor/splitbrain/slika/src/ |
| H A D | GdAdapter.php | 117 … list($this->width, $this->height, $offsetX, $offsetY) = $this->cropPosition($width, $height); 118 $this->resizeOperation($width, $height, $offsetX, $offsetY); 312 $offsetX = (int)(($this->width - $cropWidth) / 2); 315 return [$cropWidth, $cropHeight, $offsetX, $offsetY]; 323 * @param int $offsetX offset of crop centre 327 protected function resizeOperation($toWidth, $toHeight, $offsetX = 0, $offsetY = 0) argument 339 $offsetX, 352 $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
|