Home
last modified time | relevance | path

Searched refs:NS_FORM_INPUT_TEL (Results 1 – 22 of 22) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DnsIFormControl.h64 NS_FORM_INPUT_TEL, enumerator
267 aType == NS_FORM_INPUT_TEL || in IsSingleLineTextControl()
H A DHTMLFormControlsCollection.cpp48 case NS_FORM_INPUT_TEL : in ShouldBeInElements()
H A DHTMLInputElement.cpp178 { "tel", NS_FORM_INPUT_TEL },
5189 case NS_FORM_INPUT_TEL: in SanitizeValue()
7255 case NS_FORM_INPUT_TEL: in GetValueMode()
7305 case NS_FORM_INPUT_TEL: in DoesReadOnlyApply()
7345 case NS_FORM_INPUT_TEL: in DoesRequiredApply()
7411 case NS_FORM_INPUT_TEL: in DoesMinMaxApply()
7435 case NS_FORM_INPUT_TEL: in DoesAutocompleteApply()
H A DHTMLInputElement.h1625 mType == NS_FORM_INPUT_URL || mType == NS_FORM_INPUT_TEL || in SupportsTextSelection()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DnsIFormControl.h64 NS_FORM_INPUT_TEL, enumerator
261 aType == NS_FORM_INPUT_SEARCH || aType == NS_FORM_INPUT_TEL || in IsSingleLineTextControl()
H A DHTMLFormControlsCollection.cpp46 case NS_FORM_INPUT_TEL: in ShouldBeInElements()
H A DHTMLInputElement.cpp159 {"tel", NS_FORM_INPUT_TEL},
4310 aType == NS_FORM_INPUT_URL || aType == NS_FORM_INPUT_TEL || in DoesSetRangeTextApply()
4510 case NS_FORM_INPUT_TEL: in SanitizeValue()
6249 case NS_FORM_INPUT_TEL: in GetValueMode()
6293 case NS_FORM_INPUT_TEL: in DoesRequiredApply()
6342 case NS_FORM_INPUT_TEL: in DoesMinMaxApply()
6363 case NS_FORM_INPUT_TEL: in DoesAutocompleteApply()
H A DHTMLInputElement.h1579 mType == NS_FORM_INPUT_URL || mType == NS_FORM_INPUT_TEL || in SupportsTextSelection()
H A DnsGenericHTMLElement.cpp1899 case NS_FORM_INPUT_TEL: in DoesReadOnlyApply()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DnsIFormControl.h64 NS_FORM_INPUT_TEL, enumerator
276 aType == NS_FORM_INPUT_SEARCH || aType == NS_FORM_INPUT_TEL || in IsSingleLineTextControl()
H A DHTMLFormControlsCollection.cpp47 case NS_FORM_INPUT_TEL: in ShouldBeInElements()
H A DHTMLInputElement.cpp164 {"tel", NS_FORM_INPUT_TEL},
4656 case NS_FORM_INPUT_TEL: in SanitizeValue()
6363 case NS_FORM_INPUT_TEL: in GetValueMode()
6407 case NS_FORM_INPUT_TEL: in DoesRequiredApply()
6457 case NS_FORM_INPUT_TEL: in DoesMinMaxApply()
6478 case NS_FORM_INPUT_TEL: in DoesAutocompleteApply()
H A DHTMLInputElement.h1569 mType == NS_FORM_INPUT_URL || mType == NS_FORM_INPUT_TEL || in SupportsTextSelection()
H A DnsGenericHTMLElement.cpp1854 case NS_FORM_INPUT_TEL: in DoesReadOnlyApply()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/input/
H A DInputType.cpp32 case NS_FORM_INPUT_TEL: in Create()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/input/
H A DInputType.cpp35 case NS_FORM_INPUT_TEL: in Create()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/webbrowserpersist/
H A DWebBrowserPersistLocalDocument.cpp1023 case NS_FORM_INPUT_TEL:
/dports/lang/spidermonkey60/firefox-60.9.0/dom/webbrowserpersist/
H A DWebBrowserPersistLocalDocument.cpp1037 case NS_FORM_INPUT_TEL:
/dports/www/firefox-legacy/firefox-52.8.0esr/embedding/components/webbrowserpersist/
H A DWebBrowserPersistLocalDocument.cpp1228 case NS_FORM_INPUT_TEL: in FixupNode()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsCSSFrameConstructor.cpp3652 SIMPLE_INT_CREATE(NS_FORM_INPUT_TEL, NS_NewTextControlFrame), in FindInputData()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsCSSFrameConstructor.cpp3619 SIMPLE_INT_CREATE(NS_FORM_INPUT_TEL, NS_NewTextControlFrame), in FindInputData()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsCSSFrameConstructor.cpp3417 SIMPLE_INT_CREATE(NS_FORM_INPUT_TEL, NS_NewTextControlFrame), in FindInputData()