Home
last modified time | relevance | path

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

/plugin/pagecss/vendor/csstidy-2.2.1/
H A Dclass.csstidy_optimise.php1147 public function reverse_left_and_right_4value_shorthands($property, $value) { function in csstidy_optimise
1198 return $this->reverse_left_and_right_4value_shorthands('margin', $value);
1207 return $this->reverse_left_and_right_4value_shorthands('padding', $value);
1216 return $this->reverse_left_and_right_4value_shorthands('border-color', $value);
1225 return $this->reverse_left_and_right_4value_shorthands('border-style', $value);
1234 return $this->reverse_left_and_right_4value_shorthands('border-width', $value);