/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/ |
H A D | nsIFormControl.h | 64 NS_FORM_INPUT_TEL, enumerator 267 aType == NS_FORM_INPUT_TEL || in IsSingleLineTextControl()
|
H A D | HTMLFormControlsCollection.cpp | 48 case NS_FORM_INPUT_TEL : in ShouldBeInElements()
|
H A D | HTMLInputElement.cpp | 178 { "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 D | HTMLInputElement.h | 1625 mType == NS_FORM_INPUT_URL || mType == NS_FORM_INPUT_TEL || in SupportsTextSelection()
|
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/ |
H A D | nsIFormControl.h | 64 NS_FORM_INPUT_TEL, enumerator 261 aType == NS_FORM_INPUT_SEARCH || aType == NS_FORM_INPUT_TEL || in IsSingleLineTextControl()
|
H A D | HTMLFormControlsCollection.cpp | 46 case NS_FORM_INPUT_TEL: in ShouldBeInElements()
|
H A D | HTMLInputElement.cpp | 159 {"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 D | HTMLInputElement.h | 1579 mType == NS_FORM_INPUT_URL || mType == NS_FORM_INPUT_TEL || in SupportsTextSelection()
|
H A D | nsGenericHTMLElement.cpp | 1899 case NS_FORM_INPUT_TEL: in DoesReadOnlyApply()
|
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/ |
H A D | nsIFormControl.h | 64 NS_FORM_INPUT_TEL, enumerator 276 aType == NS_FORM_INPUT_SEARCH || aType == NS_FORM_INPUT_TEL || in IsSingleLineTextControl()
|
H A D | HTMLFormControlsCollection.cpp | 47 case NS_FORM_INPUT_TEL: in ShouldBeInElements()
|
H A D | HTMLInputElement.cpp | 164 {"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 D | HTMLInputElement.h | 1569 mType == NS_FORM_INPUT_URL || mType == NS_FORM_INPUT_TEL || in SupportsTextSelection()
|
H A D | nsGenericHTMLElement.cpp | 1854 case NS_FORM_INPUT_TEL: in DoesReadOnlyApply()
|
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/input/ |
H A D | InputType.cpp | 32 case NS_FORM_INPUT_TEL: in Create()
|
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/input/ |
H A D | InputType.cpp | 35 case NS_FORM_INPUT_TEL: in Create()
|
/dports/lang/spidermonkey78/firefox-78.9.0/dom/webbrowserpersist/ |
H A D | WebBrowserPersistLocalDocument.cpp | 1023 case NS_FORM_INPUT_TEL:
|
/dports/lang/spidermonkey60/firefox-60.9.0/dom/webbrowserpersist/ |
H A D | WebBrowserPersistLocalDocument.cpp | 1037 case NS_FORM_INPUT_TEL:
|
/dports/www/firefox-legacy/firefox-52.8.0esr/embedding/components/webbrowserpersist/ |
H A D | WebBrowserPersistLocalDocument.cpp | 1228 case NS_FORM_INPUT_TEL: in FixupNode()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/ |
H A D | nsCSSFrameConstructor.cpp | 3652 SIMPLE_INT_CREATE(NS_FORM_INPUT_TEL, NS_NewTextControlFrame), in FindInputData()
|
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/ |
H A D | nsCSSFrameConstructor.cpp | 3619 SIMPLE_INT_CREATE(NS_FORM_INPUT_TEL, NS_NewTextControlFrame), in FindInputData()
|
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/ |
H A D | nsCSSFrameConstructor.cpp | 3417 SIMPLE_INT_CREATE(NS_FORM_INPUT_TEL, NS_NewTextControlFrame), in FindInputData()
|