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

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DStyleResolver.h600 bool sharingCandidateHasIdenticalStyleAffectingAttributes(StyledElement*) const;
H A DStyleResolver.cpp565 bool StyleResolver::sharingCandidateHasIdenticalStyleAffectingAttributes(StyledElement* sharingCandidate) const function in class:WebCore::StyleResolver
640 if (!sharingCandidateHasIdenticalStyleAffectingAttributes(element))

Completed in 135 milliseconds