Lines Matching full:input

1253 …   * Fix all actions automatically fix errors that have a clear fix that do not require user input.
5297 "description": "Applies a Gaussian blur to the input image."
5301 … "description": "Applies a linear multiplier to input image, making it appear more or less bright."
5305 "description": "Adjusts the contrast of the input."
5309 "description": "Applies a drop shadow effect to the input image."
5313 "description": "Converts the input image to grayscale."
5317 "description": "Applies a hue rotation on the input image. "
5321 "description": "Inverts the samples in the input image."
5325 "description": "Applies transparency to the samples in the input image."
5329 "description": "Saturates the input image."
5333 "description": "Converts the input image to sepia."
7812 …"description": "The input method editor is initially active; text entry is performed using it unle…
7816 … "description": "No change is made to the current input method editor state. This is the default."
7820 … "description": "The input method editor is disabled and may not be activated by the user."
7824 …"description": "The input method editor is initially inactive, but the user may activate it if the…
7840 "description": "Controls the state of the input method editor for text fields.",
11438 …"description": "The input method editor is initially active; text entry is performed using it unle…
11442 … "description": "No change is made to the current input method editor state. This is the default."
11446 … "description": "The input method editor is disabled and may not be activated by the user."
11450 …"description": "The input method editor is initially inactive, but the user may activate it if the…
11458 "description": "Controls the state of the input method editor for text fields.",
12820 …y determines which element to navigate the focus to in response to directional navigational input."
12851 …"description": "Provides an input-method-neutral way of specifying the sequential navigation order…
12864 …y determines which element to navigate the focus to in response to directional navigational input."
12891 …y determines which element to navigate the focus to in response to directional navigational input."
12918 …y determines which element to navigate the focus to in response to directional navigational input."
15958 …"description": "Determines whether touch input may trigger default behavior supplied by user agent…
17074 "description": "Applies a Gaussian blur to the input image."
17078 … "description": "Applies a linear multiplier to input image, making it appear more or less bright."
17082 "description": "Adjusts the contrast of the input."
17086 "description": "Applies a drop shadow effect to the input image."
17090 "description": "Converts the input image to grayscale."
17094 "description": "Applies a hue rotation on the input image. "
17098 "description": "Inverts the samples in the input image."
17102 "description": "Applies transparency to the samples in the input image."
17106 "description": "Saturates the input image."
17110 "description": "Converts the input image to sepia."
17118 …ffect where the first filter in the list takes the element's background image as the input image.",
17894 "description": "Applies a Gaussian blur to the input image."
17898 … "description": "Applies a linear multiplier to input image, making it appear more or less bright."
17902 "description": "Adjusts the contrast of the input."
17906 "description": "Applies a drop shadow effect to the input image."
17910 "description": "Converts the input image to grayscale."
17914 "description": "Applies a hue rotation on the input image. "
17918 "description": "Inverts the samples in the input image."
17922 "description": "Applies transparency to the samples in the input image."
17926 "description": "Saturates the input image."
17930 "description": "Converts the input image to sepia."
19153 …"description": "Aligns the Input Method Editor (IME) candidate window box relative to the element …
19346 "name": "-moz-user-input",
19356 "url": "https://developer.mozilla.org/docs/Web/CSS/-moz-user-input"
19359 …description": "In Mozilla applications, -moz-user-input determines if an element will accept user
21931 …pplies while an element has the focus (accepts keyboard or mouse events, or other forms of input)."
22036 … "Used in conjunction with the min and max attributes, whether on a range input, a number field, o…
22201 …"description": "Deprecated. Represents placeholder text in an input field. Use ::-moz-placeholder …
22277 "name": ":-ms-input-placeholder",
22281 …ription": "Represents placeholder text in an input field. Note: for Edge use the pseudo-element ::…
22411 … "Used in conjunction with the min and max attributes, whether on a range input, a number field, o…
22437 …d-only. However, elements whose contents are user-alterable (such as text input fields) are consid…
22454 …d-only. However, elements whose contents are user-alterable (such as text input fields) are consid…
22597 …"description": "The :blank CSS pseudo-class selects empty user input elements (eg. <input> or <tex…
22703 …"description": "The :placeholder-shown CSS pseudo-class represents any <input> or <textarea> eleme…
22858 "description": "Represents placeholder text in an input field"
22887 "description": "Represents the browse button of an input type=file control."
22895 "description": "Represents the check of a checkbox or radio button input control."
22903 "description": "Represents the clear button of a text input control"
22943 … "description": "Represents the password reveal button of an input type=password control."
22951 …"description": "Represents the portion of range input control (also known as a slider control) tha…
22975 "description": "Represents the tooltip of a slider (input type=range)."
22991 … "description": "Represents the content of a text or password input control, or a select control."
23042 "name": "::-webkit-input-placeholder",
23407 … portion of the track (i.e., groove) in which the indicator slides in an <input> of type=\"range\"…
23421 …nts the thumb (i.e., virtual knob) of an <input> of type=\"range\". The user can move the thumb al…
23435 … represents the track (i.e., groove) in which the indicator slides in an <input> of type=\"range\"…
23685 …', 'h6', 'head', 'header', 'hgroup', 'hr', 'html', 'i', 'iframe', 'img', 'input', 'ins', 'kbd', 'k…
24448 * Input is like `["E12","FF49","C47","IE","O"]`
25022 … // iterate until we find a child that has a start offset smaller than the input offset
26865 Parser.prototype.internalParse = function (input, parseFunc, textProvider) { argument
26866 this.scanner.setSource(input);
26874 … node.textProvider = function (offset, length) { return input.substr(offset, length); };
27214 // We shouldn't have reached the end of input, something is
28341 Scanner.prototype.setSource = function (input) { argument
28342 this.stream = new MultiLineStream(input);
28376 // End of file/input
33575 LintVisitor.prototype.fetch = function (input, s) { argument
33577 for (var _i = 0, input_1 = input; _i < input_1.length; _i++) {
33585 LintVisitor.prototype.fetchWithValue = function (input, s, v) { argument
33587 for (var _i = 0, input_2 = input; _i < input_2.length; _i++) {
36619 // * @param uri The input URI.