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