Searched refs:removePendingAuthorStyleSheets (Results 1 – 4 of 4) sorted by relevance
109 styleResolver->removePendingAuthorStyleSheets(m_activeAuthorStyleSheets); in updateActiveStyleSheets()
177 styleResolver->removePendingAuthorStyleSheets(m_activeAuthorStyleSheets); in updateActiveStyleSheets()
151 void removePendingAuthorStyleSheets(const Vector<RefPtr<CSSStyleSheet> >&);
192 void StyleResolver::removePendingAuthorStyleSheets(const Vector<RefPtr<CSSStyleSheet> >& styleSheet… in removePendingAuthorStyleSheets() function in WebCore::StyleResolver