Home
last modified time | relevance | path

Searched refs:SetCustomElementDefinition (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/custom/
H A Dcustom_element_definition.cc117 element->SetCustomElementDefinition(this); in CreateElementForConstructor()
236 element.SetCustomElementDefinition(this); in Upgrade()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/custom/
H A Dcustom_element_definition.cc117 element->SetCustomElementDefinition(this); in CreateElementForConstructor()
236 element.SetCustomElementDefinition(this); in Upgrade()
/dports/www/firefox/firefox-99.0/dom/html/
H A DHTMLElement.cpp55 void HTMLElement::SetCustomElementDefinition( in SetCustomElementDefinition() function in mozilla::dom::HTMLElement
57 nsGenericHTMLFormElement::SetCustomElementDefinition(aDefinition); in SetCustomElementDefinition()
H A DHTMLElement.h31 void SetCustomElementDefinition(
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Delement_rare_data.h136 void SetCustomElementDefinition(CustomElementDefinition* definition) { in SetCustomElementDefinition() function
H A Delement.h837 void SetCustomElementDefinition(CustomElementDefinition*);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/
H A Delement_rare_data.h136 void SetCustomElementDefinition(CustomElementDefinition* definition) { in SetCustomElementDefinition() function
H A Delement.h820 void SetCustomElementDefinition(CustomElementDefinition*);
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DCustomElementRegistry.cpp172 void CustomElementData::SetCustomElementDefinition( in SetCustomElementDefinition() function in mozilla::dom::CustomElementData
1178 aElement->SetCustomElementDefinition(aDefinition); in Upgrade()
1224 aElement->SetCustomElementDefinition(nullptr); in Upgrade()
H A DCustomElementRegistry.h115 void SetCustomElementDefinition(CustomElementDefinition* aDefinition);
H A DElement.h591 void SetCustomElementDefinition(CustomElementDefinition* aDefinition);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DCustomElementRegistry.cpp168 void CustomElementData::SetCustomElementDefinition( in SetCustomElementDefinition() function in mozilla::dom::CustomElementData
1141 aElement->SetCustomElementDefinition(aDefinition); in Upgrade()
1185 aElement->SetCustomElementDefinition(nullptr); in Upgrade()
H A DCustomElementRegistry.h105 void SetCustomElementDefinition(CustomElementDefinition* aDefinition);
H A DElement.h545 void SetCustomElementDefinition(CustomElementDefinition* aDefinition);
H A DElement.cpp3899 void Element::SetCustomElementDefinition(CustomElementDefinition* aDefinition) { in SetCustomElementDefinition() function in mozilla::dom::Element
3903 data->SetCustomElementDefinition(aDefinition); in SetCustomElementDefinition()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DCustomElementRegistry.cpp172 void CustomElementData::SetCustomElementDefinition( in SetCustomElementDefinition() function in mozilla::dom::CustomElementData
1178 aElement->SetCustomElementDefinition(aDefinition); in Upgrade()
1224 aElement->SetCustomElementDefinition(nullptr); in Upgrade()
H A DCustomElementRegistry.h115 void SetCustomElementDefinition(CustomElementDefinition* aDefinition);
H A DElement.h591 void SetCustomElementDefinition(CustomElementDefinition* aDefinition);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DCustomElementRegistry.h115 void SetCustomElementDefinition(CustomElementDefinition* aDefinition);
H A DCustomElementRegistry.cpp140 void CustomElementData::SetCustomElementDefinition( in SetCustomElementDefinition() function in mozilla::dom::CustomElementData
910 aElement->SetCustomElementDefinition(aDefinition); in Upgrade()
H A DElement.h586 void SetCustomElementDefinition(CustomElementDefinition* aDefinition);
H A DElement.cpp3971 void Element::SetCustomElementDefinition(CustomElementDefinition* aDefinition) { in SetCustomElementDefinition() function in Element
3975 data->SetCustomElementDefinition(aDefinition); in SetCustomElementDefinition()
/dports/www/firefox/firefox-99.0/dom/base/
H A DCustomElementRegistry.h92 void SetCustomElementDefinition(CustomElementDefinition* aDefinition);
H A DCustomElementRegistry.cpp278 void CustomElementData::SetCustomElementDefinition( in SetCustomElementDefinition() function in mozilla::dom::CustomElementData
1244 aElement->SetCustomElementDefinition(aDefinition); in Upgrade()
1299 aElement->SetCustomElementDefinition(nullptr); in Upgrade()
H A DElement.h598 virtual void SetCustomElementDefinition(CustomElementDefinition* aDefinition);

12