Home
last modified time | relevance | path

Searched refs:hasNodesWithPlaceholderStyle (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DStyleSheetCollection.cpp218 if (!document()->body() || document()->hasNodesWithPlaceholderStyle()) in analyzeStyleSheetChange()
DDocument.h818 bool hasNodesWithPlaceholderStyle() const { return m_hasNodesWithPlaceholderStyle; } in hasNodesWithPlaceholderStyle() function