Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php213 public static function TranslateWHbyAngle($width, $height, $angle) { function in phpthumb_functions
H A 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);