Searched refs:m_commentParser (Results 1 – 1 of 1) sorted by relevance
184 OwnPtr<CSSParser> m_commentParser; member in WebCore::__anonc65c8ed30111::StyleSheetHandler410 if (!m_commentParser) in endComment()411 m_commentParser = createCSSParser(m_document); in endComment()418 …m_commentParser->parseDeclaration(tempMutableStyle.get(), commentText, &handler, m_styleSheetConte… in endComment()