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

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DStyleResolver.h233 bool styleSharingCandidateMatchesRuleSet(RuleSet*);
H A DStyleResolver.cpp500 bool StyleResolver::styleSharingCandidateMatchesRuleSet(RuleSet* ruleSet) function in class:WebCore::StyleResolver
760 if (styleSharingCandidateMatchesRuleSet(m_ruleSets.sibling()))
763 if (styleSharingCandidateMatchesRuleSet(m_ruleSets.uncommonAttribute()))

Completed in 190 milliseconds