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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
StyleEngine.h 189 bool shouldUpdateDocumentStyleSheetCollection(StyleResolverUpdateMode) const;
StyleEngine.cpp 368 bool StyleEngine::shouldUpdateDocumentStyleSheetCollection(StyleResolverUpdateMode updateMode) const
413 if (shouldUpdateDocumentStyleSheetCollection(updateMode))

Completed in 69 milliseconds