restoreParsedStyleSheet 51 Source/core/fetch/CSSStyleSheetResource.h PassRefPtrWillBeRawPtr<StyleSheetContents> restoreParsedStyleSheet(const CSSParserContext&); restoreParsedStyleSheet 466 Source/core/html/HTMLLinkElement.cpp if (RefPtrWillBeRawPtr<StyleSheetContents> restoredSheet = const_cast<CSSStyleSheetResource*>(cachedStyleSheet)->restoreParsedStyleSheet(parserContext)) {