Searched refs:ProportionalResize (Results 1 – 4 of 4) sorted by relevance
415 …public static function ProportionalResize($old_width, $old_height, $new_width=false, $new_height=f… function in phpthumb_functions
691 …list($new_width, $new_height) = phpthumb_functions::ProportionalResize($output_width, $output_heig…
77 list($newW, $newH) = phpthumb_functions::ProportionalResize(
959 * Bugfix: ProportionalResize() in phpthumb.functions.php