Home
last modified time | relevance | path

Searched defs:HTMLCollection (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/wml/
DWMLTableElement.h29 class HTMLCollection; variable
/external/webkit/Source/WebKit/chromium/public/
DWebNodeCollection.h36 namespace WebCore { class HTMLCollection; } variable
/external/webkit/Source/WebCore/html/
DHTMLElement.h31 class HTMLCollection; variable
DHTMLCollection.cpp39 HTMLCollection::HTMLCollection(PassRefPtr<Node> base, CollectionType type) in HTMLCollection() function in WebCore::HTMLCollection
48 HTMLCollection::HTMLCollection(PassRefPtr<Node> base, CollectionType type, CollectionCache* info) in HTMLCollection() function in WebCore::HTMLCollection
DHTMLTableElement.h33 class HTMLCollection; variable
DHTMLTableRowElement.cpp162 void HTMLTableRowElement::setCells(HTMLCollection*, ExceptionCode& ec) in setCells() argument
/external/webkit/Source/WebCore/dom/
DDocument.h83 class HTMLCollection; variable
/external/webkit/Source/WebKit/win/
DDOMHTMLClasses.h34 class HTMLCollection; variable