Searched refs:setExpression (Results 1 – 2 of 2) sorted by relevance
47 logospan.style.setExpression('marginRight', '"-" + (this.offsetWidth / 2) + "px"');52 logospan.style.setExpression('marginLeft', '"-" + (this.offsetWidth / 2) + "px"');55 logospan.style.setExpression('marginTop', '"-" + (this.offsetHeight / 2) + "px"');
115 $this->setExpression($expression);126 public function setExpression($value) function in Cron\\CronExpression