Searched refs:ringwidth (Results 1 – 3 of 3) sorted by relevance
33 $arcwidth -= $this->ringwidth;66 imagefilledellipse($image, $this->center, $this->center, $arcwidth - $this->ringwidth,67 $arcwidth - $this->ringwidth, $transparency);
21 protected $ringwidth; variable in splitbrain\\RingIcon\\AbstractRingIcon38 $this->ringwidth = floor($this->fullsize / $rings);
13 $this->ringwidth = floor($this->size / $rings);