Searched refs:removedSheets (Results 1 – 1 of 1) sorted by relevance
561 WillBeHeapHashSet<RawPtrWillBeMember<CSSStyleSheet> > removedSheets(*documentCSSStyleSheets); in setActiveStyleSheets() local565 if (removedSheets.contains(cssStyleSheet)) { in setActiveStyleSheets()566 removedSheets.remove(cssStyleSheet); in setActiveStyleSheets()574 …Set<RawPtrWillBeMember<CSSStyleSheet> >::iterator it = removedSheets.begin(); it != removedSheets.… in setActiveStyleSheets()