Home
last modified time | relevance | path

Searched refs:GetValueMissingState (Results 1 – 25 of 44) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DShadowRoot.h247 virtual bool GetValueMissingState(const nsAString& aName) const override { in GetValueMissingState() function
248 return DocumentOrShadowRoot::GetValueMissingState(aName); in GetValueMissingState()
H A DRadioGroupManager.h44 bool GetValueMissingState(const nsAString& aName) const;
H A DRadioGroupManager.cpp162 bool RadioGroupManager::GetValueMissingState(const nsAString& aName) const { in GetValueMissingState() function in mozilla::dom::RadioGroupManager
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DShadowRoot.h247 virtual bool GetValueMissingState(const nsAString& aName) const override { in GetValueMissingState() function
248 return DocumentOrShadowRoot::GetValueMissingState(aName); in GetValueMissingState()
H A DDocumentOrShadowRoot.h219 bool GetValueMissingState(const nsAString& aName) const;
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DShadowRoot.h247 virtual bool GetValueMissingState(const nsAString& aName) const override { in GetValueMissingState() function
248 return DocumentOrShadowRoot::GetValueMissingState(aName); in GetValueMissingState()
H A DRadioGroupManager.h44 bool GetValueMissingState(const nsAString& aName) const;
H A DRadioGroupManager.cpp162 bool RadioGroupManager::GetValueMissingState(const nsAString& aName) const { in GetValueMissingState() function in mozilla::dom::RadioGroupManager
/dports/www/firefox/firefox-99.0/dom/base/
H A DShadowRoot.h267 virtual bool GetValueMissingState(const nsAString& aName) const override { in GetValueMissingState() function
268 return DocumentOrShadowRoot::GetValueMissingState(aName); in GetValueMissingState()
H A DRadioGroupManager.h44 bool GetValueMissingState(const nsAString& aName) const;
H A DRadioGroupManager.cpp158 bool RadioGroupManager::GetValueMissingState(const nsAString& aName) const { in GetValueMissingState() function in mozilla::dom::RadioGroupManager
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DnsIRadioGroupContainer.h96 virtual bool GetValueMissingState(const nsAString& aName) const = 0;
H A DHTMLFormElement.h78 virtual bool GetValueMissingState(const nsAString& aName) const override;
H A DHTMLFormElement.cpp2095 bool HTMLFormElement::GetValueMissingState(const nsAString& aName) const { in GetValueMissingState() function in mozilla::dom::HTMLFormElement
2096 return RadioGroupManager::GetValueMissingState(aName); in GetValueMissingState()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DnsIRadioGroupContainer.h98 virtual bool GetValueMissingState(const nsAString& aName) const = 0;
H A DHTMLFormElement.h79 virtual bool GetValueMissingState(const nsAString& aName) const override;
/dports/www/firefox/firefox-99.0/dom/html/
H A DnsIRadioGroupContainer.h96 virtual bool GetValueMissingState(const nsAString& aName) const = 0;
H A DHTMLFormElement.h75 virtual bool GetValueMissingState(const nsAString& aName) const override;
H A DHTMLFormElement.cpp2028 bool HTMLFormElement::GetValueMissingState(const nsAString& aName) const { in GetValueMissingState() function in mozilla::dom::HTMLFormElement
2029 return RadioGroupManager::GetValueMissingState(aName); in GetValueMissingState()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DnsIRadioGroupContainer.h96 virtual bool GetValueMissingState(const nsAString& aName) const = 0;
H A DHTMLFormElement.h78 virtual bool GetValueMissingState(const nsAString& aName) const override;
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DnsIRadioGroupContainer.h98 virtual bool GetValueMissingState(const nsAString& aName) const = 0;
H A DHTMLFormElement.h83 virtual bool GetValueMissingState(const nsAString& aName) const override;
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DnsIRadioGroupContainer.h96 virtual bool GetValueMissingState(const nsAString& aName) const = 0;
H A DHTMLFormElement.h83 virtual bool GetValueMissingState(const nsAString& aName) const override;

12