Searched refs:SourceImageIsTooLarge (Results 1 – 2 of 2) sorted by relevance
3508 if ($this->SourceImageIsTooLarge($this->source_width, $this->source_height)) {3748 public function SourceImageIsTooLarge($width, $height) { function in phpthumb3767 if (!$this->SourceImageIsTooLarge($getimagesizeinfo[0], $getimagesizeinfo[1])) {3880 if ($this->SourceImageIsTooLarge($this->source_width, $this->source_height)) {3915 if (!$this->SourceImageIsTooLarge($this->source_width, $this->source_height)) {3931 if (!$this->SourceImageIsTooLarge($this->source_width, $this->source_height)) {4014 if ($this->SourceImageIsTooLarge($this->getimagesizeinfo[0], $this->getimagesizeinfo[1])) {
336 memory, and changed SourceImageIsTooLarge() to account for