Searched refs:is_important (Results 1 – 5 of 5) sorted by relevance
50 if ($this->is_important($code) &&51 !$property->is_important()) { 86 function is_important($code) { function in CSSPropertyCollection90 return $this->_properties[$this->_positions[$code]]->is_important();
70 function is_important() { function in CSSPropertyDeclaration
172 if(csstidy::is_important($this->sub_value))224 if(csstidy::is_important($value))280 if(csstidy::is_important($string))495 if(csstidy::is_important($value))614 if(csstidy::is_important($val))650 if(csstidy::is_important($str_value))756 if(csstidy::is_important($cur_value))
886 …if((csstidy::is_important($this->css[$media][$selector][$property]) && csstidy::is_important($new_…921 function is_important(&$value) function in csstidy935 if(csstidy::is_important($value))