Searched refs:commentValue (Results 1 – 1 of 1) sorted by relevance
1429 …String commentValue = ContentSearchUtils::findSourceURL(styleSheetText, ContentSearchUtils::CSSMag… in sourceURL() local1430 if (!commentValue.isEmpty()) { in sourceURL()1432 m_sourceURL = commentValue; in sourceURL()1433 return commentValue; in sourceURL()1482 …String commentValue = ContentSearchUtils::findSourceMapURL(styleSheetText, ContentSearchUtils::CSS… in sourceMapURL() local1483 if (!commentValue.isEmpty()) { in sourceMapURL()1485 return commentValue; in sourceMapURL()