Home
last modified time | relevance | path

Searched defs:GetFormElement (Results 1 – 11 of 11) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DHTMLLegendElement.h47 Element* GetFormElement() const { in GetFormElement() function
H A DnsGenericHTMLElement.cpp1584 Element* nsGenericHTMLFormElement::GetFormElement() { return mForm; } in GetFormElement() function in nsGenericHTMLFormElement
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DHTMLLegendElement.h58 Element* GetFormElement() const in GetFormElement() function
H A DnsGenericHTMLElement.cpp1809 nsGenericHTMLFormElement::GetFormElement() in GetFormElement() function in nsGenericHTMLFormElement
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DHTMLLegendElement.h45 HTMLFormElement* GetFormElement() const { in GetFormElement() function
H A DnsGenericHTMLElement.cpp1715 HTMLFormElement* nsGenericHTMLFormElement::GetFormElement() { return mForm; } in GetFormElement() function in nsGenericHTMLFormElement
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DHTMLLegendElement.h45 HTMLFormElement* GetFormElement() const { in GetFormElement() function
H A DnsGenericHTMLElement.cpp1715 HTMLFormElement* nsGenericHTMLFormElement::GetFormElement() { return mForm; } in GetFormElement() function in nsGenericHTMLFormElement
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DHTMLLegendElement.h45 Element* GetFormElement() const { in GetFormElement() function
H A DnsGenericHTMLElement.cpp1642 HTMLFormElement* nsGenericHTMLFormElement::GetFormElement() { return mForm; } in GetFormElement() function in nsGenericHTMLFormElement
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/content/renderer/
H A Dhtml_based_username_detector_browsertest.cc82 WebFormElement GetFormElement() { in GetFormElement() function in autofill::__anon9dbf7fdb0111::HtmlBasedUsernameDetectorTest