Home
last modified time | relevance | path

Searched refs:ProportionalResize (Results 1 – 4 of 4) sorted by relevance

/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php415 …public static function ProportionalResize($old_width, $old_height, $new_width=false, $new_height=f… function in phpthumb_functions
H A Dphpthumb.filters.php691 …list($new_width, $new_height) = phpthumb_functions::ProportionalResize($output_width, $output_heig…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.faq.txt77 list($newW, $newH) = phpthumb_functions::ProportionalResize(
H A Dphpthumb.changelog.txt959 * Bugfix: ProportionalResize() in phpthumb.functions.php