Searched refs:hasPendingAuthorStyleSheets (Results 1 – 3 of 3) sorted by relevance
153 …bool hasPendingAuthorStyleSheets() const { return m_pendingStyleSheets.size() > 0 || m_needCollect… in hasPendingAuthorStyleSheets() function210 if (hasPendingAuthorStyleSheets()) in ensureRuleFeatureSet()
642 ASSERT(!hasPendingAuthorStyleSheets()); in styleForElement()742 ASSERT(!hasPendingAuthorStyleSheets()); in styleForKeyframe()814 ASSERT(!hasPendingAuthorStyleSheets()); in keyframeStylesForAnimation()986 ASSERT(!hasPendingAuthorStyleSheets()); in styleForPage()
155 } else if (m_resolver->hasPendingAuthorStyleSheets()) { in ensureResolver()