Searched refs:sharingCandidateHasIdenticalStyleAffectingAttributes (Results 1 – 2 of 2) sorted by relevance
65 bool sharingCandidateHasIdenticalStyleAffectingAttributes(Element& candidate) const;
115 bool SharedStyleFinder::sharingCandidateHasIdenticalStyleAffectingAttributes(Element& candidate) co… in sharingCandidateHasIdenticalStyleAffectingAttributes() function in WebCore::SharedStyleFinder194 if (!sharingCandidateHasIdenticalStyleAffectingAttributes(candidate)) in canShareStyleWithElement()