Home
last modified time | relevance | path

Searched refs:offsetY (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);
391 $offsetY = (int)(($this->height - $cropHeight) / 2);
393 return [$cropWidth, $cropHeight, $offsetX, $offsetY];
402 * @param int $offsetY offset of crop centre
405 protected function resizeOperation($toWidth, $toHeight, $offsetX = 0, $offsetY = 0) argument
418 $offsetY,
431 $offsetY,
/dokuwiki/lib/scripts/jquery/
H A Djquery.min.js2 …,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,p… property