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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
StyleEngine.h 188 bool shouldUpdateShadowTreeStyleSheetCollection(StyleResolverUpdateMode) const;
StyleEngine.cpp 368 bool StyleEngine::shouldUpdateShadowTreeStyleSheetCollection(StyleResolverUpdateMode updateMode) const
411 if (shouldUpdateShadowTreeStyleSheetCollection(updateMode)) {

Completed in 31 milliseconds