Home
last modified time | relevance | path

Searched refs:HTMLTableSectionElement (Results 1 – 25 of 439) sorted by relevance

12345678910>>...18

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/html/
H A DHTMLTableSectionElement.cpp40 inline HTMLTableSectionElement::HTMLTableSectionElement(const QualifiedName& tagName, Document* doc… in HTMLTableSectionElement() function in WebCore::HTMLTableSectionElement
45 PassRefPtr<HTMLTableSectionElement> HTMLTableSectionElement::create(const QualifiedName& tagName, D… in create()
99 int HTMLTableSectionElement::numRows() const in numRows()
112 String HTMLTableSectionElement::align() const in align()
117 void HTMLTableSectionElement::setAlign(const String &value) in setAlign()
122 String HTMLTableSectionElement::ch() const in ch()
127 void HTMLTableSectionElement::setCh(const String &value) in setCh()
132 String HTMLTableSectionElement::chOff() const in chOff()
137 void HTMLTableSectionElement::setChOff(const String &value) in setChOff()
142 String HTMLTableSectionElement::vAlign() const in vAlign()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DHTMLTableSectionElement.cpp22 HTMLTableSectionElement::~HTMLTableSectionElement() in ~HTMLTableSectionElement()
32 NS_IMPL_CYCLE_COLLECTION_CLASS(HTMLTableSectionElement)
34 NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED(HTMLTableSectionElement, in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED() argument
39 NS_IMPL_ADDREF_INHERITED(HTMLTableSectionElement, Element) in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED()
40 NS_IMPL_RELEASE_INHERITED(HTMLTableSectionElement, Element) in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED()
47 NS_IMPL_ELEMENT_CLONE(HTMLTableSectionElement) in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED()
50 HTMLTableSectionElement::Rows() in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED()
64 HTMLTableSectionElement::InsertRow(int32_t aIndex, ErrorResult& aError) in InsertRow()
103 HTMLTableSectionElement::DeleteRow(int32_t aValue, ErrorResult& aError) in DeleteRow()
135 HTMLTableSectionElement::ParseAttribute(int32_t aNamespaceID, in ParseAttribute()
[all …]
/dports/www/netsurf/netsurf-3.10/content/handlers/javascript/duktape/
H A DHTMLTableSectionElement.bnd11 init HTMLTableSectionElement(struct dom_html_element *html_table_section_element::html_element);
13 getter HTMLTableSectionElement::align();
14 setter HTMLTableSectionElement::align();
16 getter HTMLTableSectionElement::chOff();
17 setter HTMLTableSectionElement::chOff();
19 getter HTMLTableSectionElement::ch();
20 setter HTMLTableSectionElement::ch();
22 getter HTMLTableSectionElement::vAlign();
23 setter HTMLTableSectionElement::vAlign();
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DHTMLTableSectionElement.cpp22 HTMLTableSectionElement::~HTMLTableSectionElement() = default;
24 JSObject* HTMLTableSectionElement::WrapNode(JSContext* aCx, in WrapNode()
29 NS_IMPL_CYCLE_COLLECTION_CLASS(HTMLTableSectionElement)
31 NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED(HTMLTableSectionElement, in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED() argument
36 NS_IMPL_ISUPPORTS_CYCLE_COLLECTION_INHERITED_0(HTMLTableSectionElement, in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED()
39 NS_IMPL_ELEMENT_CLONE(HTMLTableSectionElement) in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED()
41 nsIHTMLCollection* HTMLTableSectionElement::Rows() { in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED()
50 already_AddRefed<nsGenericHTMLElement> HTMLTableSectionElement::InsertRow( in InsertRow()
117 bool HTMLTableSectionElement::ParseAttribute( in ParseAttribute()
148 void HTMLTableSectionElement::MapAttributesIntoRule( in MapAttributesIntoRule()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DHTMLTableSectionElement.cpp22 HTMLTableSectionElement::~HTMLTableSectionElement() {} in ~HTMLTableSectionElement()
24 JSObject* HTMLTableSectionElement::WrapNode(JSContext* aCx, in WrapNode()
29 NS_IMPL_CYCLE_COLLECTION_CLASS(HTMLTableSectionElement)
31 NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED(HTMLTableSectionElement, in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED() argument
36 NS_IMPL_ISUPPORTS_CYCLE_COLLECTION_INHERITED_0(HTMLTableSectionElement, in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED()
39 NS_IMPL_ELEMENT_CLONE(HTMLTableSectionElement) in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED()
41 nsIHTMLCollection* HTMLTableSectionElement::Rows() { in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED()
50 already_AddRefed<nsGenericHTMLElement> HTMLTableSectionElement::InsertRow( in InsertRow()
117 bool HTMLTableSectionElement::ParseAttribute( in ParseAttribute()
147 void HTMLTableSectionElement::MapAttributesIntoRule( in MapAttributesIntoRule()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DHTMLTableSectionElement.cpp21 HTMLTableSectionElement::~HTMLTableSectionElement() = default;
23 JSObject* HTMLTableSectionElement::WrapNode(JSContext* aCx, in WrapNode()
28 NS_IMPL_CYCLE_COLLECTION_INHERITED(HTMLTableSectionElement, in NS_IMPL_CYCLE_COLLECTION_INHERITED() argument
31 NS_IMPL_ISUPPORTS_CYCLE_COLLECTION_INHERITED_0(HTMLTableSectionElement, in NS_IMPL_CYCLE_COLLECTION_INHERITED()
34 NS_IMPL_ELEMENT_CLONE(HTMLTableSectionElement) in NS_IMPL_CYCLE_COLLECTION_INHERITED()
36 nsIHTMLCollection* HTMLTableSectionElement::Rows() { in NS_IMPL_CYCLE_COLLECTION_INHERITED()
45 already_AddRefed<nsGenericHTMLElement> HTMLTableSectionElement::InsertRow( in InsertRow()
83 void HTMLTableSectionElement::DeleteRow(int32_t aValue, ErrorResult& aError) { in DeleteRow()
112 bool HTMLTableSectionElement::ParseAttribute( in ParseAttribute()
143 void HTMLTableSectionElement::MapAttributesIntoRule( in MapAttributesIntoRule()
[all …]
/dports/www/firefox/firefox-99.0/dom/html/
H A DHTMLTableSectionElement.cpp21 HTMLTableSectionElement::~HTMLTableSectionElement() = default;
23 JSObject* HTMLTableSectionElement::WrapNode(JSContext* aCx, in WrapNode()
28 NS_IMPL_CYCLE_COLLECTION_INHERITED(HTMLTableSectionElement, in NS_IMPL_CYCLE_COLLECTION_INHERITED() argument
31 NS_IMPL_ISUPPORTS_CYCLE_COLLECTION_INHERITED_0(HTMLTableSectionElement, in NS_IMPL_CYCLE_COLLECTION_INHERITED()
34 NS_IMPL_ELEMENT_CLONE(HTMLTableSectionElement) in NS_IMPL_CYCLE_COLLECTION_INHERITED()
36 nsIHTMLCollection* HTMLTableSectionElement::Rows() { in NS_IMPL_CYCLE_COLLECTION_INHERITED()
45 already_AddRefed<nsGenericHTMLElement> HTMLTableSectionElement::InsertRow( in InsertRow()
83 void HTMLTableSectionElement::DeleteRow(int32_t aValue, ErrorResult& aError) { in DeleteRow()
112 bool HTMLTableSectionElement::ParseAttribute( in ParseAttribute()
143 void HTMLTableSectionElement::MapAttributesIntoRule( in MapAttributesIntoRule()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DHTMLTableSectionElement.cpp21 HTMLTableSectionElement::~HTMLTableSectionElement() = default;
23 JSObject* HTMLTableSectionElement::WrapNode(JSContext* aCx, in WrapNode()
28 NS_IMPL_CYCLE_COLLECTION_INHERITED(HTMLTableSectionElement, in NS_IMPL_CYCLE_COLLECTION_INHERITED() argument
31 NS_IMPL_ISUPPORTS_CYCLE_COLLECTION_INHERITED_0(HTMLTableSectionElement, in NS_IMPL_CYCLE_COLLECTION_INHERITED()
34 NS_IMPL_ELEMENT_CLONE(HTMLTableSectionElement) in NS_IMPL_CYCLE_COLLECTION_INHERITED()
36 nsIHTMLCollection* HTMLTableSectionElement::Rows() { in NS_IMPL_CYCLE_COLLECTION_INHERITED()
45 already_AddRefed<nsGenericHTMLElement> HTMLTableSectionElement::InsertRow( in InsertRow()
83 void HTMLTableSectionElement::DeleteRow(int32_t aValue, ErrorResult& aError) { in DeleteRow()
112 bool HTMLTableSectionElement::ParseAttribute( in ParseAttribute()
143 void HTMLTableSectionElement::MapAttributesIntoRule( in MapAttributesIntoRule()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A DJSHTMLTableSectionElement.cpp171 HTMLTableSectionElement* imp = static_cast<HTMLTableSectionElement*>(castedThis->impl()); in jsHTMLTableSectionElementAlign()
181 HTMLTableSectionElement* imp = static_cast<HTMLTableSectionElement*>(castedThis->impl()); in jsHTMLTableSectionElementCh()
191 HTMLTableSectionElement* imp = static_cast<HTMLTableSectionElement*>(castedThis->impl()); in jsHTMLTableSectionElementChOff()
201 HTMLTableSectionElement* imp = static_cast<HTMLTableSectionElement*>(castedThis->impl()); in jsHTMLTableSectionElementVAlign()
211 HTMLTableSectionElement* imp = static_cast<HTMLTableSectionElement*>(castedThis->impl()); in jsHTMLTableSectionElementRows()
231 HTMLTableSectionElement* imp = static_cast<HTMLTableSectionElement*>(castedThis->impl()); in setJSHTMLTableSectionElementAlign()
239 HTMLTableSectionElement* imp = static_cast<HTMLTableSectionElement*>(castedThis->impl()); in setJSHTMLTableSectionElementCh()
247 HTMLTableSectionElement* imp = static_cast<HTMLTableSectionElement*>(castedThis->impl()); in setJSHTMLTableSectionElementChOff()
255 HTMLTableSectionElement* imp = static_cast<HTMLTableSectionElement*>(castedThis->impl()); in setJSHTMLTableSectionElementVAlign()
271 HTMLTableSectionElement* imp = static_cast<HTMLTableSectionElement*>(castedThis->impl()); in jsHTMLTableSectionElementPrototypeFunctionInsertRow()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/
H A Dhtml_table_element.h38 class HTMLTableSectionElement; variable
49 HTMLTableSectionElement* tHead() const;
50 void setTHead(HTMLTableSectionElement*, ExceptionState&);
52 HTMLTableSectionElement* tFoot() const;
53 void setTFoot(HTMLTableSectionElement*, ExceptionState&);
55 HTMLTableSectionElement* createTHead();
57 HTMLTableSectionElement* createTFoot();
59 HTMLTableSectionElement* createTBody();
115 HTMLTableSectionElement* LastBody() const;
H A Dhtml_table_section_element.cc37 HTMLTableSectionElement::HTMLTableSectionElement(const QualifiedName& tag_name, in HTMLTableSectionElement() function in blink::HTMLTableSectionElement
42 HTMLTableSectionElement::AdditionalPresentationAttributeStyle() { in AdditionalPresentationAttributeStyle()
50 HTMLElement* HTMLTableSectionElement::insertRow( in insertRow()
71 void HTMLTableSectionElement::deleteRow(int index, in deleteRow()
91 HTMLCollection* HTMLTableSectionElement::rows() { in rows()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/
H A Dhtml_table_element.h38 class HTMLTableSectionElement; variable
49 HTMLTableSectionElement* tHead() const;
50 void setTHead(HTMLTableSectionElement*, ExceptionState&);
52 HTMLTableSectionElement* tFoot() const;
53 void setTFoot(HTMLTableSectionElement*, ExceptionState&);
55 HTMLTableSectionElement* createTHead();
57 HTMLTableSectionElement* createTFoot();
59 HTMLTableSectionElement* createTBody();
115 HTMLTableSectionElement* LastBody() const;
H A Dhtml_table_section_element.cc37 HTMLTableSectionElement::HTMLTableSectionElement(const QualifiedName& tag_name, in HTMLTableSectionElement() function in blink::HTMLTableSectionElement
42 HTMLTableSectionElement::AdditionalPresentationAttributeStyle() { in AdditionalPresentationAttributeStyle()
50 HTMLElement* HTMLTableSectionElement::insertRow( in insertRow()
71 void HTMLTableSectionElement::deleteRow(int index, in deleteRow()
91 HTMLCollection* HTMLTableSectionElement::rows() { in rows()
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/idle-dom/src/Stub/
H A DHTMLTableElement.php12 use Wikimedia\IDLeDOM\HTMLTableSectionElement; alias
56 * @return HTMLTableSectionElement|null
63 * @param HTMLTableSectionElement|null $val
70 * @return HTMLTableSectionElement
84 * @return HTMLTableSectionElement|null
91 * @param HTMLTableSectionElement|null $val
98 * @return HTMLTableSectionElement
119 * @return HTMLTableSectionElement
/dports/www/kf5-khtml/khtml-5.89.0/src/dom/
H A Dhtml_table.h431 class HTMLTableSectionElement; variable
484 HTMLTableSectionElement tHead() const;
489 void setTHead(const HTMLTableSectionElement &);
496 HTMLTableSectionElement tFoot() const;
501 void setTFoot(const HTMLTableSectionElement &);
911 HTMLTableSectionElement();
912 HTMLTableSectionElement(const HTMLTableSectionElement &other);
913 HTMLTableSectionElement(const Node &other) : HTMLElement() in HTMLTableSectionElement() function
922 HTMLTableSectionElement &operator = (const HTMLTableSectionElement &other);
923 HTMLTableSectionElement &operator = (const Node &other);
[all …]
H A Dhtml_table.cpp935 HTMLTableSectionElement::HTMLTableSectionElement() : HTMLElement() in HTMLTableSectionElement() function in HTMLTableSectionElement
939 HTMLTableSectionElement::HTMLTableSectionElement(const HTMLTableSectionElement &other) : HTMLElemen… in HTMLTableSectionElement() function in HTMLTableSectionElement
943 HTMLTableSectionElement::HTMLTableSectionElement(HTMLTableSectionElementImpl *impl) : HTMLElement(i… in HTMLTableSectionElement() function in HTMLTableSectionElement
947 HTMLTableSectionElement &HTMLTableSectionElement::operator = (const Node &other) in operator =()
962 HTMLTableSectionElement &HTMLTableSectionElement::operator = (const HTMLTableSectionElement &other) in operator =()
968 HTMLTableSectionElement::~HTMLTableSectionElement() in ~HTMLTableSectionElement()
972 DOMString HTMLTableSectionElement::align() const in align()
987 DOMString HTMLTableSectionElement::ch() const in ch()
1002 DOMString HTMLTableSectionElement::chOff() const in chOff()
1017 DOMString HTMLTableSectionElement::vAlign() const in vAlign()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/xml/dom/html2/
H A DDomHTMLTableElement.java47 import org.w3c.dom.html2.HTMLTableSectionElement;
83 public HTMLTableSectionElement getTHead() in getTHead()
88 public void setTHead(HTMLTableSectionElement tHead) in setTHead()
90 HTMLTableSectionElement ref = getTHead(); in setTHead()
101 public HTMLTableSectionElement getTFoot() in getTFoot()
106 public void setTFoot(HTMLTableSectionElement tFoot) in setTFoot()
108 HTMLTableSectionElement ref = getTFoot(); in setTFoot()
229 HTMLTableSectionElement ref = getTHead(); in createTHead()
242 HTMLTableSectionElement ref = getTHead(); in deleteTHead()
251 HTMLTableSectionElement ref = getTFoot(); in createTFoot()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/xml/dom/html2/
H A DDomHTMLTableElement.java47 import org.w3c.dom.html2.HTMLTableSectionElement;
83 public HTMLTableSectionElement getTHead() in getTHead()
88 public void setTHead(HTMLTableSectionElement tHead) in setTHead()
90 HTMLTableSectionElement ref = getTHead(); in setTHead()
101 public HTMLTableSectionElement getTFoot() in getTFoot()
106 public void setTFoot(HTMLTableSectionElement tFoot) in setTFoot()
108 HTMLTableSectionElement ref = getTFoot(); in setTFoot()
229 HTMLTableSectionElement ref = getTHead(); in createTHead()
242 HTMLTableSectionElement ref = getTHead(); in deleteTHead()
251 HTMLTableSectionElement ref = getTFoot(); in createTFoot()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/xml/dom/html2/
H A DDomHTMLTableElement.java47 import org.w3c.dom.html2.HTMLTableSectionElement;
83 public HTMLTableSectionElement getTHead() in getTHead()
88 public void setTHead(HTMLTableSectionElement tHead) in setTHead()
90 HTMLTableSectionElement ref = getTHead(); in setTHead()
101 public HTMLTableSectionElement getTFoot() in getTFoot()
106 public void setTFoot(HTMLTableSectionElement tFoot) in setTFoot()
108 HTMLTableSectionElement ref = getTFoot(); in setTFoot()
229 HTMLTableSectionElement ref = getTHead(); in createTHead()
242 HTMLTableSectionElement ref = getTHead(); in deleteTHead()
251 HTMLTableSectionElement ref = getTFoot(); in createTFoot()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/xml/dom/html2/
H A DDomHTMLTableElement.java47 import org.w3c.dom.html2.HTMLTableSectionElement;
83 public HTMLTableSectionElement getTHead() in getTHead()
88 public void setTHead(HTMLTableSectionElement tHead) in setTHead()
90 HTMLTableSectionElement ref = getTHead(); in setTHead()
101 public HTMLTableSectionElement getTFoot() in getTFoot()
106 public void setTFoot(HTMLTableSectionElement tFoot) in setTFoot()
108 HTMLTableSectionElement ref = getTFoot(); in setTFoot()
229 HTMLTableSectionElement ref = getTHead(); in createTHead()
242 HTMLTableSectionElement ref = getTHead(); in deleteTHead()
251 HTMLTableSectionElement ref = getTFoot(); in createTFoot()
[all …]
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/xml/dom/html2/
H A DDomHTMLTableElement.java47 import org.w3c.dom.html2.HTMLTableSectionElement;
83 public HTMLTableSectionElement getTHead() in getTHead()
88 public void setTHead(HTMLTableSectionElement tHead) in setTHead()
90 HTMLTableSectionElement ref = getTHead(); in setTHead()
101 public HTMLTableSectionElement getTFoot() in getTFoot()
106 public void setTFoot(HTMLTableSectionElement tFoot) in setTFoot()
108 HTMLTableSectionElement ref = getTFoot(); in setTFoot()
229 HTMLTableSectionElement ref = getTHead(); in createTHead()
242 HTMLTableSectionElement ref = getTHead(); in deleteTHead()
251 HTMLTableSectionElement ref = getTFoot(); in createTFoot()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/xml/dom/html2/
H A DDomHTMLTableElement.java47 import org.w3c.dom.html2.HTMLTableSectionElement;
83 public HTMLTableSectionElement getTHead() in getTHead()
88 public void setTHead(HTMLTableSectionElement tHead) in setTHead()
90 HTMLTableSectionElement ref = getTHead(); in setTHead()
101 public HTMLTableSectionElement getTFoot() in getTFoot()
106 public void setTFoot(HTMLTableSectionElement tFoot) in setTFoot()
108 HTMLTableSectionElement ref = getTFoot(); in setTFoot()
229 HTMLTableSectionElement ref = getTHead(); in createTHead()
242 HTMLTableSectionElement ref = getTHead(); in deleteTHead()
251 HTMLTableSectionElement ref = getTFoot(); in createTFoot()
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/idle-dom/src/
H A DHTMLTableElement.php72 * @property HTMLTableSectionElement|null $tHead
73 * @property HTMLTableSectionElement|null $tFoot
111 * @return HTMLTableSectionElement|null
116 * @param HTMLTableSectionElement|null $val
121 * @return HTMLTableSectionElement
131 * @return HTMLTableSectionElement|null
136 * @param HTMLTableSectionElement|null $val
141 * @return HTMLTableSectionElement
156 * @return HTMLTableSectionElement
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Dhtmltablesectionelement.rs24 pub struct HTMLTableSectionElement { struct
28 impl HTMLTableSectionElement { implementation
30 -> HTMLTableSectionElement { in new_inherited() argument
31 HTMLTableSectionElement { in new_inherited()
38 -> DomRoot<HTMLTableSectionElement> { in new() argument
39 … Node::reflect_node(Box::new(HTMLTableSectionElement::new_inherited(local_name, prefix, document)), in new()
54 impl HTMLTableSectionElementMethods for HTMLTableSectionElement { implementation
84 impl HTMLTableSectionElementLayoutHelpers for LayoutDom<HTMLTableSectionElement> {
95 impl VirtualMethods for HTMLTableSectionElement { implementation
H A Dhtmltableelement.rs22 use dom::htmltablesectionelement::HTMLTableSectionElement;
88 section: Option<&HTMLTableSectionElement>, in set_first_section_of_type() argument
119 let section = HTMLTableSectionElement::new(atom.clone(), in create_section_of_type()
198 fn GetTHead(&self) -> Option<DomRoot<HTMLTableSectionElement>> { in GetTHead() argument
210 fn CreateTHead(&self) -> DomRoot<HTMLTableSectionElement> { in CreateTHead() argument
220 fn GetTFoot(&self) -> Option<DomRoot<HTMLTableSectionElement>> { in GetTFoot() argument
231 if n.is::<HTMLTableSectionElement>() { in SetTFoot()
244 fn CreateTFoot(&self) -> DomRoot<HTMLTableSectionElement> { in CreateTFoot() argument
259 elem.is::<HTMLTableSectionElement>() && in TBodies()
274 fn CreateTBody(&self) -> DomRoot<HTMLTableSectionElement> { in CreateTBody() argument
[all …]

12345678910>>...18