H A D | RingIcon.php | 20 protected $center; 36 $this->center = floor($this->fullsize / 2); 126 imagefilledarc($image, $this->center, $this->center, $arcwidth, $arcwidth, $stop, $start, $color, IMG_ARC_PIE); 129 $this->center, 130 $this->center, 21 protected $center; global() variable in splitbrain\\RingIcon\\RingIcon
|