Lines Matching refs:true

122 	public $config_cache_disable_warning                = true;
132 public $config_output_interlace = true;
143 public $config_error_die_on_source_failure = true;
146 public $config_nohotlink_enabled = true;
148 public $config_nohotlink_erase_image = true;
154 public $config_nooffsitelink_erase_image = true;
170 public $config_prefer_imagemagick = true;
171 public $config_imagemagick_use_thumbnail = true;
177 public $config_cache_source_filemtime_ignore_remote = true;
179 public $config_cache_force_passthru = true;
191 public $config_high_security_enabled = true;
194 public $config_disable_debug = true;
196 public $config_allow_src_above_phpthumb = true;
197 …public $config_auto_allow_symlinks = true; // allow symlink target directories…
204 public $config_http_follow_redirect = true;
304 $this->config_allow_src_above_docroot = true;
326 return true;
345 return true;
369 return true;
376 return true;
394 return true;
420 return true;
493 return true;
510 return true;
653 return true;
682 return true;
797 return true;
807 return true;
814 return true;
837 return true;
953 return true;
968 return true;
976 return true;
981 return true;
1008 return true;
1015 return true;
1017 $alreadyCalled = true;
1099 return true;
1152 return true;
1213 return true;
1240 …$this->DebugMessage('resolvePath: '.$path.' (allowed_dirs: '.print_r($allowed_dirs, true).')', __F…
1305 } while (true);
1462 public function file_exists_ignoreopenbasedir($filename, $cached=true) {
1629 $IMoptions[$matches[1]] = true;
1635 $allOK = true;
1683 return true;
1693 $this->useRawIMoutput = true;
1727 $this->is_alpha = true;
1731 $this->is_alpha = true;
1739 $this->is_alpha = true;
1743 $this->is_alpha = true;
1749 $this->is_alpha = true;
1756 $this->useRawIMoutput = true;
1762 $this->is_alpha = true;
1818 …timagesize('.$this->sourceFilename.') SUCCEEDED: '.print_r($getimagesize, true), __FILE__, __LINE_…
2151 $dither = ((strlen($dither) > 0) ? (bool) $dither : true);
2428 $this->useRawIMoutput = true;
2435 return true;
2538 $this->is_alpha = true;
2544 return true;
2553 return true;
2561 $this->is_alpha = true;
2584 return true;
2598 $domain_is_allowed[$hostname] = true;
2603 $domain_is_allowed[$hostname] = true;
2615 $allow = true;
2647 return true;
2695 return true;
2742 imagetruecolortopalette($img_alpha_mixdown_dither, true, 2);
2745 imagetruecolortopalette($this->gdimg_output, true, 255);
2763 return true;
2773 return true;
2789 imagealphablending($this->gdimg_output, true);
2795 return true;
2873 $dither = ((strlen($dither) > 0) ? (bool) $dither : true);
2934 $this->is_alpha = true;
2957 $this->is_alpha = true;
2973 $this->is_alpha = true;
2987 $this->is_alpha = true;
2998 $this->is_alpha = true;
3034 imagesavealpha($img_watermark_resized, true);
3038 imagesavealpha($img_source_resized, true);
3054 imagesavealpha($img_watermark_resized, true);
3100 …$img_watermark), imagesy($img_watermark), $watermark_max_width, $watermark_max_height, true, true);
3105 imagesavealpha($img_watermark2, true);
3206 $stretch = ($stretch ? true : false);
3208 …ox(imagesx($this->gdimg_output), imagesx($this->gdimg_output), $newwidth, $newwidth, true, true);
3209 …ox(imagesy($this->gdimg_output), imagesy($this->gdimg_output), $newheight, $newheight, true, true);
3211 …Box(imagesx($this->gdimg_output), imagesy($this->gdimg_output), $newwidth, $newheight, true, true);
3220 imagesavealpha($this->gdimg_output, true);
3246 $this->is_alpha = true;
3257 return true;
3281 imagetruecolortopalette($tempIMG, true, pow(2, $i));
3288 imagetruecolortopalette($this->gdimg_output, true, pow(2, $i));
3324 return true;
3419 return true;
3430 imagesavealpha($this->gdimg_output, true);
3453 return true;
3474 return true;
3525 return true;
3542 $this->exif_raw_data = @exif_read_data($this->sourceFilename, 0, true);
3590 while (true) {
3618 return true;
3631 return true;
3635 return true;
3642 return true;
3667 return true;
3744 return true;
3787 $ImageCreateWasAttempted = true;
3842 $gd_image = $this->ImageCreateFromStringReplacement($rawimagedata, true);
3853 return true;
3912 $this->is_alpha = true;
3921 while (true) {
3933 $this->aoe = true;
3969 return true;
4112 $this->aoe = true;
4113 return true;
4120 return true;
4162 return true;
4188 return true;
4238 $DebugOutput[] = 'ImageMagickVersion(true) = '.$this->ImageMagickVersion(true);
4326 return $this->ErrorImage(implode("\n", $DebugOutput), 700, 500, true);
4333 return true;
4382 $LinesOfText = explode("\n", @wordwrap($text, floor($width / $FontWidth), "\n", true));
4397 …lor = phpthumb_functions::ImageHexColorAllocate($gdimg_error, $this->config_error_bgcolor, true);
4398 … = phpthumb_functions::ImageHexColorAllocate($gdimg_error, $this->config_error_textcolor, true);
4574 return true;
4587 return true;
4595 return true;