Searched refs:tempMutableStyle (Results 1 – 1 of 1) sorted by relevance
417 RefPtr<MutableStylePropertySet> tempMutableStyle = MutableStylePropertySet::create(); in endComment() local418 …m_commentParser->parseDeclaration(tempMutableStyle.get(), commentText, &handler, m_styleSheetConte… in endComment()552 RefPtr<MutableStylePropertySet> tempMutableStyle = MutableStylePropertySet::create(); in setPropertyText() local556 …createCSSParser(ownerDocument())->parseDeclaration(tempMutableStyle.get(), declarationText, &handl… in setPropertyText()