Searched defs:maxheight (Results 1 – 7 of 7) sorted by relevance
/plugin/orphanmedia/ |
H A D | syntax.php | 813 function getResizeRatio($maxwidth,$maxheight=0){
|
/plugin/orphanmedia2/ |
H A D | syntax.php | 814 function getResizeRatio($maxwidth,$maxheight=0){
|
/plugin/gallery/ |
H A D | syntax.php |
|
/plugin/odt/ODT/ |
H A D | ODTUtility.php | 196 public static function getImageSize($src, $maxwidth=NULL, $maxheight=NULL){
|
H A D | ODTDocument.php | 1545 public function getImageSize($src, $maxwidth=NULL, $maxheight=NULL){
|
/plugin/photogallery/phpThumb/ |
H A D | phpthumb.functions.php | 302 …public static function ScaleToFitInBox($width, $height, $maxwidth=null, $maxheight=null, $allow_en…
|
/plugin/odt/renderer/ |
H A D | page.php | 1689 public function _odtGetImageSize($src, $maxwidth=NULL, $maxheight=NULL){
|