Home
last modified time | relevance | path

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

/plugin/odt/helper/
H A Dcssimport.php21 const LengthValueXAxis = 1; define in CSSValueType
857 … call_user_func($callback, $this->property, $this->value, CSSValueType::LengthValueXAxis, $rule);
/plugin/odt/renderer/
H A Dpage.php2068 case CSSValueType::LengthValueXAxis:
/plugin/odt/ODT/
H A DODTDocument.php233 case CSSValueType::LengthValueXAxis: