Home
last modified time | relevance | path

Searched defs:maxheight (Results 1 – 6 of 6) sorted by relevance

/plugin/orphanmedia2/
Dsyntax.php814 function getResizeRatio($maxwidth,$maxheight=0){
/plugin/orphanmedia/
Dsyntax.php813 function getResizeRatio($maxwidth,$maxheight=0){
/plugin/odt/ODT/
DODTUtility.php196 public static function getImageSize($src, $maxwidth=NULL, $maxheight=NULL){
DODTDocument.php1545 public function getImageSize($src, $maxwidth=NULL, $maxheight=NULL){
/plugin/photogallery/phpThumb/
Dphpthumb.functions.php302 …public static function ScaleToFitInBox($width, $height, $maxwidth=null, $maxheight=null, $allow_en…
/plugin/odt/renderer/
Dpage.php1689 public function _odtGetImageSize($src, $maxwidth=NULL, $maxheight=NULL){