Home
last modified time | relevance | path

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

1234567

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Dhtmlcollection.rs54 pub struct HTMLCollection { struct
68 impl HTMLCollection { impl
70 pub fn new_inherited(root: &Node, filter: Box<CollectionFilter + 'static>) -> HTMLCollection { in new_inherited()
103 filter: Box<CollectionFilter + 'static>) -> DomRoot<HTMLCollection> { in create()
132 -> DomRoot<HTMLCollection> { in by_qualified_name()
177 maybe_ns: Option<DOMString>) -> DomRoot<HTMLCollection> { in by_tag_name_ns()
184 …pub fn by_qual_tag_name(window: &Window, root: &Node, qname: QualName) -> DomRoot<HTMLCollection> { in by_qual_tag_name()
202 -> DomRoot<HTMLCollection> { in by_class_name()
208 -> DomRoot<HTMLCollection> { in by_atomic_class_name()
227 pub fn children(window: &Window, root: &Node) -> DomRoot<HTMLCollection> { in children()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A DJSHTMLCollection.h32 class HTMLCollection; variable
74 inline JSC::WeakHandleOwner* wrapperOwner(DOMWrapperWorld*, HTMLCollection*) in wrapperOwner() argument
80 inline void* wrapperContext(DOMWrapperWorld* world, HTMLCollection*) in wrapperContext() argument
/dports/www/kf5-khtml/khtml-5.89.0/src/dom/
H A Dhtml_misc.cpp124 HTMLCollection::HTMLCollection() in HTMLCollection() function in HTMLCollection
129 HTMLCollection::HTMLCollection(HTMLCollectionImpl *_impl): impl(_impl) in HTMLCollection() function in HTMLCollection
136 HTMLCollection::HTMLCollection(const HTMLCollection &other) in HTMLCollection() function in HTMLCollection
144 HTMLCollection::HTMLCollection(NodeImpl *base, int type) in HTMLCollection() function in HTMLCollection
H A Dhtml_table.h430 class HTMLCollection; variable
724 class HTMLCollection; variable
897 class HTMLCollection; variable
/dports/lang/gcc48/gcc-4.8.5/libjava/org/w3c/dom/html2/
H A DHTMLCollection.h21 class HTMLCollection; variable
/dports/lang/gnat_util/gcc-6-20180516/libjava/org/w3c/dom/html2/
H A DHTMLCollection.h21 class HTMLCollection; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/org/w3c/dom/html2/
H A DHTMLCollection.h21 class HTMLCollection; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/org/w3c/dom/html2/
H A DHTMLCollection.h21 class HTMLCollection; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/org/w3c/dom/html2/
H A DHTMLCollection.h21 class HTMLCollection; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/xml/dom/html2/
H A DDomHTMLFormElement.h34 class HTMLCollection; variable
H A DDomHTMLMapElement.h34 class HTMLCollection; variable
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/xml/dom/html2/
H A DDomHTMLFormElement.h34 class HTMLCollection; variable
H A DDomHTMLMapElement.h34 class HTMLCollection; variable
H A DDomHTMLTableRowElement.h35 class HTMLCollection; variable
H A DDomHTMLTableSectionElement.h35 class HTMLCollection; variable
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/xml/dom/html2/
H A DDomHTMLFormElement.h34 class HTMLCollection; variable
H A DDomHTMLMapElement.h34 class HTMLCollection; variable
H A DDomHTMLTableRowElement.h35 class HTMLCollection; variable
H A DDomHTMLTableSectionElement.h35 class HTMLCollection; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/xml/dom/html2/
H A DDomHTMLMapElement.h34 class HTMLCollection; variable
H A DDomHTMLFormElement.h34 class HTMLCollection; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/xml/dom/html2/
H A DDomHTMLMapElement.h34 class HTMLCollection; variable
H A DDomHTMLFormElement.h34 class HTMLCollection; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/forms/
H A Dhtml_field_set_element.h32 class HTMLCollection; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/forms/
H A Dhtml_field_set_element.h32 class HTMLCollection; variable

1234567