Searched refs:isSupportsRule (Results 1 – 2 of 2) sorted by relevance
65 bool isSupportsRule() const { return type() == Supports; } in isSupportsRule() function
391 } else if (rule->isSupportsRule() && toStyleRuleSupports(rule)->conditionIsSupported()) { in addChildRules()