Home
last modified time | relevance | path

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

/plugin/odt/helper/
H A Dcssimport.php23 const StrokeOrBorderWidth = 3; define in CSSValueType
847 …call_user_func($callback, $this->property, $this->value, CSSValueType::StrokeOrBorderWidth, $rule);
899 … call_user_func($callback, $this->property, $values [0], CSSValueType::StrokeOrBorderWidth, $rule);
/plugin/odt/renderer/
H A Dpage.php2072 case CSSValueType::StrokeOrBorderWidth:
/plugin/odt/ODT/
H A DODTDocument.php237 case CSSValueType::StrokeOrBorderWidth: