Searched refs:m_needCollectFeatures (Results 1 – 2 of 2) sorted by relevance
136 …ndingAuthorStyleSheets() const { return m_pendingStyleSheets.size() > 0 || m_needCollectFeatures; } in hasPendingAuthorStyleSheets()296 bool m_needCollectFeatures; variable
134 , m_needCollectFeatures(false) in StyleResolver()235 m_needCollectFeatures = true; in resetRuleFeatures()312 m_needCollectFeatures = false; in collectFeatures()552 ASSERT(!m_needCollectFeatures); in styleForElement()