HomeSort by relevance Sort by last modified time
    Searched refs:universalRules (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/
RuleSet.h 124 const Vector<RuleData>* universalRules() const { ASSERT(!m_pendingRules); return &m_universalRules; }
ElementRuleCollector.cpp 159 collectMatchingRulesForList(matchRequest.ruleSet->universalRules(), cascadeScope, cascadeOrder, matchRequest, ruleRange);

Completed in 1591 milliseconds