Lines Matching full:input

63        <input id="rtla"  type="button" class="mover" value=">>"  />
64 <input id="rtl" type="button" class="mover" value=">" />
65 <input id="ltr" type="button" class="mover" value="<" />
66 <input id="ltra" type="button" class="mover" value="<<" />
67 <label for="autosoft">Sort:<input id="autosort" type="checkbox" /></label>
117 <input name="left_hide" id="left_hide" type="text" />
118 <input id="bleft_hide" type="button" class="button" value="Hide matching options" />
119 <input name="left_hideOnly" id="left_hideOnly" type="text" />
120 … <input id="bleft_hideOnly" type="button" class="button" value="Hide only matching options" />
121 <input name="left_select" id="left_select" type="text" />
122 <input id="bleft_select" type="button" class="button" value="Select matching options" />
123 <input name="left_selectOnly" id="left_selectOnly" type="text" />
124 … <input id="bleft_selectOnly" type="button" class="button" value="Select only matching options" />
128 <input name="right_hide" id="right_hide" type="text" />
129 <input id="bright_hide" type="button" class="button" value="Hide matching options" />
130 <input name="right_hideOnly" id="right_hideOnly" type="text" />
131 … <input id="bright_hideOnly" type="button" class="button" value="Hide only matching options" />
132 <input name="right_select" id="right_select" type="text" />
133 <input id="bright_select" type="button" class="button" value="Select matching options" />
134 <input name="right_selectOnly" id="right_selectOnly" type="text" />
135 …<input id="bright_selectOnly" type="button" class="button" value="Select only matching options" />