Searched refs:getClassRules (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/css/
H A DCSSStyleSelector.cpp342 const Vector<RuleData>* getClassRules(AtomicStringImpl* key) const { return m_classRules.get(key); } function in class:WebCore::RuleSet
709 matchRulesForList(rules->getClassRules(classNames[i].impl()), firstRuleIndex, lastRuleIndex, includeEmptyRules);

Completed in 138 milliseconds