Home
last modified time | relevance | path

Searched refs:ismono (Results 1 – 1 of 1) sorted by relevance

/plugin/farmer/3rdparty/
H A DRingIcon.php23 protected $ismono = false;
58 if ($this->ismono) {
88 * @param bool $ismono
90 public function setMono($ismono)
92 $this->ismono = $ismono;
159 if ($this->ismono) {
24 protected $ismono = false; global() variable in splitbrain\\RingIcon\\RingIcon
96 setMono($ismono) global() argument