Home
last modified time | relevance | path

Searched refs:InsertChildBefore (Results 1 – 25 of 252) sorted by relevance

1234567891011

/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DHTMLPictureElement.cpp52 void HTMLPictureElement::InsertChildBefore(nsIContent* aKid, in InsertChildBefore() function in mozilla::dom::HTMLPictureElement
55 nsGenericHTMLElement::InsertChildBefore(aKid, aBeforeThis, aNotify, aRv); in InsertChildBefore()
H A DHTMLOptGroupElement.cpp58 void HTMLOptGroupElement::InsertChildBefore(nsIContent* aKid, in InsertChildBefore() function in mozilla::dom::HTMLOptGroupElement
63 nsGenericHTMLElement::InsertChildBefore(aKid, aBeforeThis, aNotify, aRv); in InsertChildBefore()
H A DHTMLPictureElement.h27 virtual void InsertChildBefore(nsIContent* aKid, nsIContent* aBeforeThis,
H A DHTMLFieldSetElement.cpp122 void HTMLFieldSetElement::InsertChildBefore(nsIContent* aChild, in InsertChildBefore() function in mozilla::dom::HTMLFieldSetElement
143 nsGenericHTMLFormElement::InsertChildBefore(aChild, aBeforeThis, aNotify, in InsertChildBefore()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DHTMLPictureElement.cpp53 nsresult HTMLPictureElement::InsertChildBefore(nsIContent* aKid, in InsertChildBefore() function in mozilla::dom::HTMLPictureElement
57 nsGenericHTMLElement::InsertChildBefore(aKid, aBeforeThis, aNotify); in InsertChildBefore()
H A DHTMLOptGroupElement.cpp59 nsresult HTMLOptGroupElement::InsertChildBefore(nsIContent* aKid, in InsertChildBefore() function in mozilla::dom::HTMLOptGroupElement
65 nsGenericHTMLElement::InsertChildBefore(aKid, aBeforeThis, aNotify); in InsertChildBefore()
H A DHTMLPictureElement.h26 virtual nsresult InsertChildBefore(nsIContent* aKid, nsIContent* aBeforeThis,
H A DHTMLFieldSetElement.cpp123 nsresult HTMLFieldSetElement::InsertChildBefore(nsIContent* aChild, in InsertChildBefore() function in mozilla::dom::HTMLFieldSetElement
145 nsGenericHTMLFormElement::InsertChildBefore(aChild, aBeforeThis, aNotify); in InsertChildBefore()
/dports/www/firefox/firefox-99.0/dom/html/
H A DHTMLPictureElement.cpp52 void HTMLPictureElement::InsertChildBefore(nsIContent* aKid, in InsertChildBefore() function in mozilla::dom::HTMLPictureElement
55 nsGenericHTMLElement::InsertChildBefore(aKid, aBeforeThis, aNotify, aRv); in InsertChildBefore()
H A DHTMLOptGroupElement.cpp59 void HTMLOptGroupElement::InsertChildBefore(nsIContent* aKid, in InsertChildBefore() function in mozilla::dom::HTMLOptGroupElement
65 nsGenericHTMLElement::InsertChildBefore(aKid, aBeforeThis, aNotify, aRv); in InsertChildBefore()
H A DHTMLPictureElement.h27 virtual void InsertChildBefore(nsIContent* aKid, nsIContent* aBeforeThis,
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DHTMLPictureElement.cpp52 void HTMLPictureElement::InsertChildBefore(nsIContent* aKid, in InsertChildBefore() function in mozilla::dom::HTMLPictureElement
55 nsGenericHTMLElement::InsertChildBefore(aKid, aBeforeThis, aNotify, aRv); in InsertChildBefore()
H A DHTMLOptGroupElement.cpp58 void HTMLOptGroupElement::InsertChildBefore(nsIContent* aKid, in InsertChildBefore() function in mozilla::dom::HTMLOptGroupElement
63 nsGenericHTMLElement::InsertChildBefore(aKid, aBeforeThis, aNotify, aRv); in InsertChildBefore()
H A DHTMLPictureElement.h27 virtual void InsertChildBefore(nsIContent* aKid, nsIContent* aBeforeThis,
H A DHTMLFieldSetElement.cpp122 void HTMLFieldSetElement::InsertChildBefore(nsIContent* aChild, in InsertChildBefore() function in mozilla::dom::HTMLFieldSetElement
143 nsGenericHTMLFormElement::InsertChildBefore(aChild, aBeforeThis, aNotify, in InsertChildBefore()
/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DSVGSwitchElement.cpp74 void SVGSwitchElement::InsertChildBefore(nsIContent* aKid, in NS_IMPL_ELEMENT_CLONE_WITH_INIT()
77 SVGSwitchElementBase::InsertChildBefore(aKid, aBeforeThis, aNotify, aRv); in NS_IMPL_ELEMENT_CLONE_WITH_INIT()
/dports/www/firefox/firefox-99.0/dom/svg/
H A DSVGSwitchElement.cpp74 void SVGSwitchElement::InsertChildBefore(nsIContent* aKid, in NS_IMPL_ELEMENT_CLONE_WITH_INIT()
77 SVGSwitchElementBase::InsertChildBefore(aKid, aBeforeThis, aNotify, aRv); in NS_IMPL_ELEMENT_CLONE_WITH_INIT()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/svg/
H A DSVGSwitchElement.cpp74 void SVGSwitchElement::InsertChildBefore(nsIContent* aKid, in NS_IMPL_ELEMENT_CLONE_WITH_INIT()
77 SVGSwitchElementBase::InsertChildBefore(aKid, aBeforeThis, aNotify, aRv); in NS_IMPL_ELEMENT_CLONE_WITH_INIT()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DSVGSwitchElement.cpp74 nsresult SVGSwitchElement::InsertChildBefore(nsIContent* aKid, in NS_IMPL_ELEMENT_CLONE_WITH_INIT()
78 SVGSwitchElementBase::InsertChildBefore(aKid, aBeforeThis, aNotify); in NS_IMPL_ELEMENT_CLONE_WITH_INIT()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DSVGDocument.cpp36 nsresult SVGDocument::InsertChildBefore(nsIContent* aKid, in InsertChildBefore() function in mozilla::dom::SVGDocument
48 return XMLDocument::InsertChildBefore(aKid, aBeforeThis, aNotify); in InsertChildBefore()
H A DSVGSwitchElement.cpp76 nsresult SVGSwitchElement::InsertChildBefore(nsIContent* aKid, in NS_IMPL_ELEMENT_CLONE_WITH_INIT()
80 SVGSwitchElementBase::InsertChildBefore(aKid, aBeforeThis, aNotify); in NS_IMPL_ELEMENT_CLONE_WITH_INIT()
H A DSVGDocument.h32 virtual nsresult InsertChildBefore(nsIContent* aKid, nsIContent* aBeforeThis,
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DHTMLOptGroupElement.cpp65 nsresult HTMLOptGroupElement::InsertChildBefore(nsIContent* aKid, in InsertChildBefore() function in mozilla::dom::HTMLOptGroupElement
71 nsGenericHTMLElement::InsertChildBefore(aKid, aBeforeThis, aNotify); in InsertChildBefore()
H A DHTMLPictureElement.cpp76 nsresult HTMLPictureElement::InsertChildBefore(nsIContent* aKid, in InsertChildBefore() function in mozilla::dom::HTMLPictureElement
80 nsGenericHTMLElement::InsertChildBefore(aKid, aBeforeThis, aNotify); in InsertChildBefore()
H A DHTMLPictureElement.h28 virtual nsresult InsertChildBefore(nsIContent* aKid, nsIContent* aBeforeThis,

1234567891011