Searched refs:setDocType (Results 1 – 8 of 8) sorted by relevance
66 doc->setDocType(this); in insertedIntoDocument()74 document()->setDocType(0); in removedFromDocument()
908 void setDocType(PassRefPtr<DocumentType>);
669 void Document::setDocType(PassRefPtr<DocumentType> docType) in setDocType() function in WebCore::Document
8463 Use the new setDocType function instead of modifying m_doctype directly.8467 (DOM::DocumentImpl::setDocType): Added.8469 (DOMImplementationImpl::createDocument): Use setDocType instead of using8477 (khtml::XMLTokenizer::internalSubset): Added. Calls setDocType.26186 (DocumentImpl::setDocType):
15913 (WebCore::Document::setDocType):17091 (WebCore::Document::setDocType):19097 (WebCore::Document::setDocType):25886 (WebCore::Document::setDocType): Ditto
21309 (WebCore::DocumentImpl::setDocType):33975 (DocumentImpl::setDocType):
47887 (WebCore::Document::setDocType):
69057 (WebCore::Document::setDocType):