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

  /external/chromium_org/third_party/WebKit/Source/core/css/invalidation/
StyleInvalidator.h 40 bool matchesCurrentInvalidationSets(Element&);
StyleInvalidator.cpp 85 bool StyleInvalidator::RecursionData::matchesCurrentInvalidationSets(Element& element)
114 return recursionData.matchesCurrentInvalidationSets(element);

Completed in 125 milliseconds