Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DCDATASection.cpp29 inline CDATASection::CDATASection(Document& document, const String& data) in CDATASection() function in WebCore::CDATASection
DDocument.h66 class CDATASection; variable