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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
StyleEngine.h 167 bool shouldClearResolver() const;
StyleEngine.cpp 518 bool StyleEngine::shouldClearResolver() const
540 if (!document().isActive() || shouldClearResolver()) {

Completed in 153 milliseconds