Searched refs:setCreatedByParser (Results 1 – 8 of 8) sorted by relevance
43 void setCreatedByParser(bool createdByParser) { m_createdByParser = createdByParser; } in setCreatedByParser() function
638 pi->setCreatedByParser(true); in parseProcessingInstruction()
463 static_cast<HTMLScriptElement*>(newElement.get())->setCreatedByParser(true); in startElementNs()
979 pi->setCreatedByParser(true); in processingInstruction()
62070 Bug 22665: Remove setCreatedByParser(bool) from the few elements that use it62073 Remove setCreatedByParser from frame and iframe.63163 Bug 22665: Remove setCreatedByParser(bool) from the few elements that use it63166 - Removed setCreatedByParser from style and link elements.63710 Bug 22665: Remove setCreatedByParser(bool) from the few elements that use it63713 Remove setCreatedByParser from the script elements (HTML and SVG).63717 call to setCreatedByParser for the 2 elements.87578 (WebCore::SVGScriptElement::setCreatedByParser):96650 (WebCore::ScriptElementData::setCreatedByParser):96663 (WebCore::HTMLScriptElement::setCreatedByParser):[all …]
8631 (WebCore::HTMLFrameOwnerElement::setCreatedByParser):9351 In r25098, we only called setCreatedByParser for XML! This patch 10859 (WebCore::SVGStyleElement::setCreatedByParser):10899 (WebCore::HTMLStyleElement::setCreatedByParser):
4676 (WebCore::ProcessingInstruction::setCreatedByParser):4691 (WebCore::HTMLLinkElement::setCreatedByParser):
19124 (DOM::HTMLScriptElementImpl::setCreatedByParser):