Lines Matching refs:white
434 $white = $this->getBackColor($img);
435 imagefilledrectangle($img, 0, 0, 1, $high, $white);
439 $white = $this->getBackColor($img);
440 imagefilledrectangle($img, 0, 0, 1, $high, $white);
445 $white = $this->getBackColor($img);
446 imagefilledrectangle($img, 0, 0, 6, $high, $white);
453 $white = $this->getBackColor($img);
454 imagefilledrectangle($img, 0, 0, 5, $high, $white);
499 $white = $this->getBackColor($img);
500 imagefilledrectangle($img, 0, 0, $nx + 4, $ny + 4, $white);
546 $white = $this->getBackColor($img);
547 imagefilledrectangle($img, 0, 0, $nx + 4, $ny + 4, $white);
606 $white = $this->getBackColor($img);
607 imagefilledrectangle($img, 0, 0, 1, $high, $white);
610 $white = $this->getBackColor($img);
611 imagefilledrectangle($img, 0, 0, $nx + 4, $ny + 4, $white);
680 $white = $this->getBackColor($img);
681 imagefilledrectangle($img, 0, 0, 1, $high, $white);
684 $white = $this->getBackColor($img);
685 imagefilledrectangle($img, 0, 0, $nx + 4, $ny + 4, $white);
723 $white = $this->getBackColor($img);
724 imagefilledrectangle($img, 0, 0, $dx, $dy, $white);
760 $white = $this->getBackColor($img);
761 imagefilledrectangle($img, 0, 0, $dx, $dy, $white);
798 $white = $this->getBackColor($result);
799 imagefilledrectangle($result, 0, 0, $width - 1, $height - 1, $white);
830 $white = $this->getBackColor($result);
831 imagefilledrectangle($result, 0, 0, $width - 1, $height - 1, $white);