Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.css.parse.php53 $properties = $collection->getPropertiesRaw();
76 $properties = $collection->getPropertiesRaw();
99 $properties = $collection->getPropertiesRaw();
124 $properties = $collection->getPropertiesRaw();
149 $properties = $collection->getPropertiesRaw();
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.property.collection.php17 $properties = $this->getPropertiesRaw();
82 function getPropertiesRaw() { function in CSSPropertyCollection