Home
last modified time | relevance | path

Searched refs:WMLNoopElement (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Source/WebCore/wml/
DWMLNoopElement.cpp34 WMLNoopElement::WMLNoopElement(const QualifiedName& tagName, Document* doc) in WMLNoopElement() function in WebCore::WMLNoopElement
39 PassRefPtr<WMLNoopElement> WMLNoopElement::create(const QualifiedName& tagName, Document* document) in create()
41 return adoptRef(new WMLNoopElement(tagName, document)); in create()
44 WMLNoopElement::~WMLNoopElement() in ~WMLNoopElement()
48 void WMLNoopElement::insertedIntoDocument() in insertedIntoDocument()
DWMLNoopElement.h29 class WMLNoopElement : public WMLElement {
31 static PassRefPtr<WMLNoopElement> create(const QualifiedName&, Document*);
33 WMLNoopElement(const QualifiedName& tagName, Document*);
34 virtual ~WMLNoopElement();
/external/webkit/Source/WebCore/
DWebCore.pro2452 wml/WMLNoopElement.h \
3117 wml/WMLNoopElement.cpp \
DCMakeLists.txt1951 wml/WMLNoopElement.cpp
DWebCore.gypi6005 # 'wml/WMLNoopElement.cpp',
6006 # 'wml/WMLNoopElement.h',
DChangeLog-2009-06-1622454 * wml/WMLNoopElement.cpp:
22455 (WebCore::WMLNoopElement::insertedIntoDocument):
60826 * wml/WMLNoopElement.cpp:
60827 * wml/WMLNoopElement.h:
62684 * wml/WMLNoopElement.cpp:
62685 (WebCore::WMLNoopElement::~WMLNoopElement):
62686 * wml/WMLNoopElement.h:
66346 * wml/WMLNoopElement.cpp:
66347 (WebCore::WMLNoopElement::insertedIntoDocument):
66499 * wml/WMLNoopElement.cpp:
[all …]
DGNUmakefile.list.am3589 Source/WebCore/wml/WMLNoopElement.cpp \
DGNUmakefile.am3566 Source/WebCore/wml/WMLNoopElement.cpp \
DChangeLog-2010-12-0632440 * wml/WMLNoopElement.cpp:
32441 (WebCore::WMLNoopElement::insertedIntoDocument):
65425 * wml/WMLNoopElement.cpp:
65426 (WebCore::WMLNoopElement::create):
67429 * wml/WMLNoopElement.cpp:
67430 (WebCore::WMLNoopElement::create): Added.
67431 * wml/WMLNoopElement.h:
DChangeLog-2010-01-2979015 * wml/WMLNoopElement.cpp:
79016 (WebCore::WMLNoopElement::insertedIntoDocument):
79820 Fix WMLNoopElement to disable it's parent WMLDoElement, as required by the spec.
79824 * wml/WMLNoopElement.cpp:
79825 (WebCore::WMLNoopElement::insertedIntoDocument):
DChangeLog8177 * wml/WMLNoopElement.cpp: Removed.
8178 * wml/WMLNoopElement.h: Removed.
/external/webkit/Source/WebCore/WebCore.xcodeproj/
Dproject.pbxproj132 …E60EDDF51B00DF9EC3 /* WMLNoopElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0865CCE40E…
133 …CE70EDDF51B00DF9EC3 /* WMLNoopElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 0865CCE50ED…
6563 …00DF9EC3 /* WMLNoopElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
6564 …51B00DF9EC3 /* WMLNoopElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
13856 0865CCE40EDDF51B00DF9EC3 /* WMLNoopElement.cpp */,
13857 0865CCE50EDDF51B00DF9EC3 /* WMLNoopElement.h */,
22930 0865CCE70EDDF51B00DF9EC3 /* WMLNoopElement.h in Headers */,
25646 0865CCE60EDDF51B00DF9EC3 /* WMLNoopElement.cpp in Sources */,