Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.generic.php106 function _readCSSLengths($state, $property_list) { argument
112 foreach ($property_list as $property) {
129 function _readCSS($state, $property_list) { argument
130 foreach ($property_list as $property) {
H A Dcss.state.class.php29 function replaceParsed($property_data, $property_list) { argument
30 foreach ($property_list as $property) {