Searched refs:hasNodesWithPlaceholderStyle (Results 1 – 2 of 2) sorted by relevance
218 if (!document()->body() || document()->hasNodesWithPlaceholderStyle()) in analyzeStyleSheetChange()
818 bool hasNodesWithPlaceholderStyle() const { return m_hasNodesWithPlaceholderStyle; } in hasNodesWithPlaceholderStyle() function