Home
last modified time | relevance | path

Searched refs:TranslateWHbyAngle (Results 1 – 2 of 2) sorted by relevance

/plugin/photogallery/phpThumb/
Dphpthumb.functions.php213 public static function TranslateWHbyAngle($width, $height, $angle) { function in phpthumb_functions
Dphpthumb.class.php1960 list($nw, $nh) = phpthumb_functions::TranslateWHbyAngle($this->w, $this->h, $this->ra);
1988 list($nw, $nh) = phpthumb_functions::TranslateWHbyAngle($this->w, $this->h, $this->ra);