Home
last modified time | relevance | path

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

/dports/finance/prestashop/prestashop/admin/filemanager/include/
H A Dphp_image_magician.php195 private $cropFromTopPercent = 10; variable in imageLib
544 $cropStartY = ($this->cropFromTopPercent /100) * $optimalHeight;
2713 $this->cropFromTopPercent = $value;
/dports/www/thirtybees/thirtybees-1.1.0/admin/filemanager/include/
H A Dphp_image_magician.php196 private $cropFromTopPercent = 10; variable in imageLib
540 $cropStartY = ($this->cropFromTopPercent /100) * $optimalHeight;
2685 $this->cropFromTopPercent = $value;