Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.rules.inc.php44 function get_specificity() { return $this->specificity; } function in CSSRule
67 $a = $r1->get_specificity();
68 $b = $r2->get_specificity();