Home
last modified time | relevance | path

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

/plugin/odt/ODT/css/
H A Dcssborder.php17 static public function getWidthShorthandValues ($value, &$top, &$right, &$bottom, &$left) { function in cssborder
250 … self::getWidthShorthandValues ($properties ['border-width'], $top, $right, $bottom, $left);