Searched refs:commentValue (Results 1 – 1 of 1) sorted by relevance
1411 …String commentValue = ContentSearchUtils::findSourceURL(styleSheetText, ContentSearchUtils::CSSMag… in sourceURL() local1412 if (!commentValue.isEmpty()) { in sourceURL()1414 m_sourceURL = commentValue; in sourceURL()1415 return commentValue; in sourceURL()1464 …String commentValue = ContentSearchUtils::findSourceMapURL(styleSheetText, ContentSearchUtils::CSS… in sourceMapURL() local1465 if (!commentValue.isEmpty()) { in sourceMapURL()1467 return commentValue; in sourceMapURL()