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

  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
SharedStyleFinder.h 66 bool sharingCandidateHasIdenticalStyleAffectingAttributes(Element& candidate) const;
SharedStyleFinder.cpp 117 bool SharedStyleFinder::sharingCandidateHasIdenticalStyleAffectingAttributes(Element& candidate) const
223 if (!sharingCandidateHasIdenticalStyleAffectingAttributes(candidate))

Completed in 48 milliseconds