removedStyleSheet 440 Source/core/dom/Document.h void removedStyleSheet(StyleSheet*, RecalcStyleTime when = RecalcStyleDeferred, StyleResolverUpdateMode = FullStyleUpdate); removedStyleSheet 250 Source/core/dom/ProcessingInstruction.cpp document().removedStyleSheet(removedSheet.get()); removedStyleSheet 92 Source/core/dom/StyleElement.cpp document.removedStyleSheet(removedSheet.get(), RecalcStyleDeferred, AnalyzedStyleUpdate); removedStyleSheet 290 Source/core/html/HTMLLinkElement.cpp document().removedStyleSheet(removedSheet.get()); removedStyleSheet 682 Source/core/html/HTMLLinkElement.cpp document().removedStyleSheet(removedSheet.get());