Home
last modified time | relevance | path

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

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