Home
last modified time | relevance | path

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

/plugin/odt/helper/
H A Dcssimport.php22 const LengthValueYAxis = 2; define in CSSValueType
868 … call_user_func($callback, $this->property, $this->value, CSSValueType::LengthValueYAxis, $rule);
/plugin/odt/renderer/
H A Dpage.php2089 case CSSValueType::LengthValueYAxis:
/plugin/odt/ODT/
H A DODTDocument.php254 case CSSValueType::LengthValueYAxis: