Searched refs:compileValue (Results 1 – 4 of 4) sorted by relevance
56 $template = $this->lessc->compileValue($this->lessc->unwrap($string));70 $rep = $this->lessc->compileValue($this->lessc->unwrap($val));
134 $unit = $this->lessc->compileValue($this->lessc->unwrap($unit));
106 $this->lessc->compileValue($this->lessc->unwrap($newUnit))
371 $url = $this->compileValue($this->unwrap($str));479 $name .= ' ' . $this->compileValue($this->reduce($block->value));670 $this->compileValue($this->reduce($q[2])) . ')';676 $parts[] = $this->compileValue($this->reduce($q));792 $out[] = trim($this->compileValue($this->reduce($value)));1024 $this->compileValue($this->reduce($value))1113 $out->lines[] = "@$name " . $this->compileValue($this->reduce($value)) . ';';1126 [false, '@import ' . $this->compileValue($importPath) . ';'] :1162 public function compileValue($value) function in LesserPHP\\Lessc1171 return $this->compileValue(Color::coerceColor($value));[all …]