Home
last modified time | relevance | path

Searched defs:new_width (Results 1 – 2 of 2) sorted by relevance

/plugin/galleryv1.5/inc/
H A Dimage.php52 $new_width = floor(str_replace('h','',$size) * $ratio); variable
55 $new_width = str_replace('w','',$size); variable
/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php415 …public static function ProportionalResize($old_width, $old_height, $new_width=false, $new_height=f…