Home
last modified time | relevance | path

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

/dports/finance/prestashop/prestashop/admin/filemanager/include/
H A Dphp_image_magician.php2282 private function calculatePosition($pos, $padding, $assetWidth, $assetHeight, $upperLeft = true) argument
2333 $height = ($this->height / 2) - ($assetHeight / 2);
2339 $height = ($this->height / 2) - ($assetHeight / 2);
2345 $height = ($this->height / 2) - ($assetHeight / 2);
2351 $height = $this->height - $assetHeight - $padding;
2357 $height = $this->height - $assetHeight - $padding;
2363 $height = $this->height - $assetHeight - $padding;
2376 $height = $height + $assetHeight;
/dports/www/thirtybees/thirtybees-1.1.0/admin/filemanager/include/
H A Dphp_image_magician.php2275 private function calculatePosition($pos, $padding, $assetWidth, $assetHeight, $upperLeft = true) argument
2323 $height = ($this->height / 2) - ($assetHeight / 2);
2328 $height = ($this->height / 2) - ($assetHeight / 2);
2333 $height = ($this->height / 2) - ($assetHeight / 2);
2338 $height = $this->height - $assetHeight - $padding;
2343 $height = $this->height - $assetHeight - $padding;
2348 $height = $this->height - $assetHeight - $padding;
2359 $height = $height + $assetHeight;