Searched refs:merge_4value_shorthands (Results 1 – 4 of 4) sorted by relevance
116 … $this->css[$medium][$selector] = $this->merge_4value_shorthands($this->css[$medium][$selector]);590 * @see merge_4value_shorthands()720 public function merge_4value_shorthands($array, $shorthands = null) { function in csstidy_optimise771 $r[0] = $this->merge_4value_shorthands($a[0], $shorthands);772 $r[1] = $this->merge_4value_shorthands($a[1], $shorthands);1157 $v = $this->merge_4value_shorthands($v);
268 * @see merge_4value_shorthands()
83 …$this->css[$medium][$selector] = csstidy_optimise::merge_4value_shorthands($this->css[$medium][$se…483 * @see merge_4value_shorthands()598 function merge_4value_shorthands($array) function in csstidy_optimise
258 * @see merge_4value_shorthands()