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 187 bool shouldUpdateDocumentStyleSheetCollection(StyleResolverUpdateMode) const;
StyleEngine.cpp 363 bool StyleEngine::shouldUpdateDocumentStyleSheetCollection(StyleResolverUpdateMode updateMode) const
408 if (shouldUpdateDocumentStyleSheetCollection(updateMode))

Completed in 38 milliseconds