Home
last modified time | relevance | path

Searched defs:non_negative (Results 1 – 2 of 2) sorted by relevance

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/
DNumber.php13 protected $non_negative = false; variable in HTMLPurifier_AttrDef_CSS_Number
18 public function __construct($non_negative = false)
DPercentage.php18 public function __construct($non_negative = false)