Home
last modified time | relevance | path

Searched defs:CDATASection (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/dom/
DCDATASection.cpp29 inline CDATASection::CDATASection(Document* document, const String& data) in CDATASection() function in WebCore::CDATASection
DDocument.h51 class CDATASection; variable