removePendingAuthorStyleSheets  149 Source/core/css/resolver/StyleResolver.h     void removePendingAuthorStyleSheets(const WillBeHeapVector<RefPtrWillBeMember<CSSStyleSheet> >&);
removePendingAuthorStyleSheets  140 Source/core/dom/DocumentStyleSheetCollection.cpp             styleResolver->removePendingAuthorStyleSheets(m_activeAuthorStyleSheets);
removePendingAuthorStyleSheets  106 Source/core/dom/ShadowTreeStyleSheetCollection.cpp             styleResolver->removePendingAuthorStyleSheets(m_activeAuthorStyleSheets);