Home
last modified time | relevance | path

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

/plugin/farmer/vendor/splitbrain/php-ringicon/src/
H A DAbstractRingIcon.php23 protected $ismono = false; variable in splitbrain\\RingIcon\\AbstractRingIcon
46 * @param bool $ismono
48 public function setMono($ismono) { argument
49 $this->ismono = $ismono;
H A DRingIcon.php24 if($this->ismono) {
92 if($this->ismono) {
H A DRingIconSVG.php67 if ($this->ismono) {