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.php138 … list($this->width, $this->height, $offsetX, $offsetY) = $this->cropPosition($width, $height);
139 $this->resizeOperation($width, $height, $offsetX, $offsetY);
390 $offsetY = (int)(($this->height - $cropHeight) / 2);
392 return [$cropWidth, $cropHeight, $offsetX, $offsetY];
401 * @param int $offsetY offset of crop centre
404 protected function resizeOperation($toWidth, $toHeight, $offsetX = 0, $offsetY = 0) argument
417 $offsetY,
430 $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