HomeSort by relevance Sort by last modified time
    Searched defs:backspace (Results 1 - 25 of 42) sorted by null

1 2

  /external/syslinux/gpxe/src/hci/
editstring.c 38 static void backspace ( struct edit_string *string ) __nonnull;
104 static void backspace ( struct edit_string *string ) { function
152 /* Backspace */
153 backspace ( string );
  /packages/apps/Dialer/java/com/android/incallui/
DtmfKeyListener.java 38 * <li>Ignores the backspace since it is irrelevant.
75 public boolean backspace(View view, Editable content, int keyCode, KeyEvent event) { method in class:DtmfKeyListener
  /cts/tests/tests/text/src/android/text/method/cts/
BackspaceTest.java 32 * Test backspace key handling of {@link android.text.method.BaseKeyListener}.
45 private void backspace(final EditorState state, int modifiers) throws Throwable { method in class:BackspaceTest
69 backspace(state, 0); method
74 backspace(state, 0); method
78 backspace(state, 0); method
82 backspace(state, 0); method
84 backspace(state, 0); method
93 backspace(state, 0); method
97 backspace(state, 0); method
99 backspace(state, 0) method
109 backspace(state, 0); method
111 backspace(state, 0); method
113 backspace(state, 0); method
115 backspace(state, 0); method
117 backspace(state, 0); method
119 backspace(state, 0); method
123 backspace(state, 0); method
125 backspace(state, 0); method
127 backspace(state, 0); method
129 backspace(state, 0); method
131 backspace(state, 0); method
135 backspace(state, 0); method
137 backspace(state, 0); method
139 backspace(state, 0); method
141 backspace(state, 0); method
151 backspace(state, 0); method
156 backspace(state, 0); method
166 backspace(state, 0); method
171 backspace(state, 0); method
182 backspace(state, 0); method
186 backspace(state, 0); method
188 backspace(state, 0); method
192 backspace(state, 0); method
194 backspace(state, 0); method
198 backspace(state, 0); method
200 backspace(state, 0); method
202 backspace(state, 0); method
204 backspace(state, 0); method
210 backspace(state, 0); method
212 backspace(state, 0); method
214 backspace(state, 0); method
226 backspace(state, 0); method
228 backspace(state, 0); method
230 backspace(state, 0); method
    [all...]
BaseKeyListenerTest.java 61 mockBaseKeyListener.backspace(mTextView, content, event.getKeyCode(), event);
66 mockBaseKeyListener.backspace(mTextView, content, event.getKeyCode(), event);
71 mockBaseKeyListener.backspace(mTextView, content, event.getKeyCode(), event);
73 mockBaseKeyListener.backspace(mTextView, content, event.getKeyCode(), event);
81 mockBaseKeyListener.backspace(mTextView, content, event.getKeyCode(), event);
86 mockBaseKeyListener.backspace(mTextView, content, event.getKeyCode(), event);
91 mockBaseKeyListener.backspace(mTextView, content, event.getKeyCode(), event);
99 mockBaseKeyListener.backspace(mTextView, content, event.getKeyCode(), event);
104 mockBaseKeyListener.backspace(mTextView, content, event.getKeyCode(), event);
108 mockBaseKeyListener.backspace(mTextView, content, event.getKeyCode(), event)
    [all...]
  /external/python/cpython2/Demo/tkinter/guido/
rmt.py 87 # 4. Procedure to backspace over one character, as long as
90 def backspace(e): function
94 t.bind('<BackSpace>', backspace)
95 t.bind('<Control-h>', backspace)
96 t.bind('<Delete>', backspace)
  /frameworks/base/core/tests/coretests/src/android/text/method/
BackspaceTest.java 34 * Test backspace key handling of {@link android.text.method.BaseKeyListener}.
60 private void backspace(final EditorState state, int modifiers) { method in class:BackspaceTest
79 backspace(state, 0); method
84 backspace(state, 0); method
86 backspace(state, 0); method
91 backspace(state, 0); method
96 backspace(state, 0); method
98 backspace(state, 0); method
108 backspace(state, 0); method
112 backspace(state, 0) method
117 backspace(state, 0); method
119 backspace(state, 0); method
123 backspace(state, 0); method
125 backspace(state, 0); method
129 backspace(state, 0); method
131 backspace(state, 0); method
135 backspace(state, 0); method
137 backspace(state, 0); method
142 backspace(state, 0); method
144 backspace(state, 0); method
148 backspace(state, 0); method
150 backspace(state, 0); method
154 backspace(state, 0); method
156 backspace(state, 0); method
160 backspace(state, 0); method
162 backspace(state, 0); method
172 backspace(state, 0); method
176 backspace(state, 0); method
180 backspace(state, 0); method
184 backspace(state, 0); method
188 backspace(state, 0); method
192 backspace(state, 0); method
197 backspace(state, 0); method
202 backspace(state, 0); method
204 backspace(state, 0); method
209 backspace(state, 0); method
211 backspace(state, 0); method
215 backspace(state, 0); method
217 backspace(state, 0); method
219 backspace(state, 0); method
224 backspace(state, 0); method
226 backspace(state, 0); method
228 backspace(state, 0); method
230 backspace(state, 0); method
235 backspace(state, 0); method
240 backspace(state, 0); method
242 backspace(state, 0); method
252 backspace(state, 0); method
257 backspace(state, 0); method
259 backspace(state, 0); method
264 backspace(state, 0); method
266 backspace(state, 0); method
268 backspace(state, 0); method
273 backspace(state, 0); method
275 backspace(state, 0); method
277 backspace(state, 0); method
282 backspace(state, 0); method
284 backspace(state, 0); method
286 backspace(state, 0); method
291 backspace(state, 0); method
293 backspace(state, 0); method
295 backspace(state, 0); method
300 backspace(state, 0); method
302 backspace(state, 0); method
304 backspace(state, 0); method
314 backspace(state, 0); method
319 backspace(state, 0); method
324 backspace(state, 0); method
326 backspace(state, 0); method
331 backspace(state, 0); method
333 backspace(state, 0); method
343 backspace(state, 0); method
345 backspace(state, 0); method
350 backspace(state, 0); method
352 backspace(state, 0); method
357 backspace(state, 0); method
359 backspace(state, 0); method
364 backspace(state, 0); method
366 backspace(state, 0); method
368 backspace(state, 0); method
373 backspace(state, 0); method
375 backspace(state, 0); method
380 backspace(state, 0); method
382 backspace(state, 0); method
384 backspace(state, 0); method
389 backspace(state, 0); method
391 backspace(state, 0); method
396 backspace(state, 0); method
398 backspace(state, 0); method
403 backspace(state, 0); method
405 backspace(state, 0); method
410 backspace(state, 0); method
412 backspace(state, 0); method
417 backspace(state, 0); method
419 backspace(state, 0); method
424 backspace(state, 0); method
429 backspace(state, 0); method
434 backspace(state, 0); method
436 backspace(state, 0); method
441 backspace(state, 0); method
443 backspace(state, 0); method
448 backspace(state, 0); method
453 backspace(state, 0); method
455 backspace(state, 0); method
460 backspace(state, 0); method
462 backspace(state, 0); method
467 backspace(state, 0); method
469 backspace(state, 0); method
474 backspace(state, 0); method
476 backspace(state, 0); method
478 backspace(state, 0); method
483 backspace(state, 0); method
485 backspace(state, 0); method
490 backspace(state, 0); method
495 backspace(state, 0); method
497 backspace(state, 0); method
502 backspace(state, 0); method
504 backspace(state, 0); method
506 backspace(state, 0); method
511 backspace(state, 0); method
513 backspace(state, 0); method
518 backspace(state, 0); method
520 backspace(state, 0); method
525 backspace(state, 0); method
527 backspace(state, 0); method
532 backspace(state, 0); method
534 backspace(state, 0); method
    [all...]
  /packages/apps/Car/Settings/src/com/android/car/settings/security/
PinPadView.java 39 // Number of keys in the pin pad, 0-9 plus backspace and enter keys.
111 View backspace = findViewById(R.id.key_backspace); local
112 backspace.setOnClickListener(v -> mOnClickListener.onBackspaceClick());
113 mPinKeys.add(backspace);
132 * The backspace key has been clicked.
  /external/clang/utils/
clang-completion-mode.el 198 ;; Invoked when the user types the backspace key to update the filter
200 (defun clang-backspace ()
238 ;; Delete and backspace filter the results of the currently-active
240 (define-key clang-completion-mode-map [(backspace)] 'clang-backspace)
  /frameworks/base/core/java/android/text/method/
BaseKeyListener.java 70 public boolean backspace(View view, Editable content, int keyCode, KeyEvent event) { method in class:BaseKeyListener
110 // Returns the start offset to be deleted by a backspace key from the given offset.
154 int deleteCharCount = 0; // Char count to be deleted by backspace.
345 // Alt+Backspace or Alt+ForwardDelete deletes the current line, if possible.
479 handled = backspace(view, content, keyCode, event);
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
TransliteratorInputMethod.java 522 private boolean backspace() { method in class:TransliteratorInputMethod
602 * handles some characters like tab and backspace. Sometimes it handles
613 case '\b': if (editing()) return backspace(); break;
  /external/jline/src/src/main/java/jline/
ConsoleReader.java 627 case DELETE_PREV_CHAR: // backspace
628 success = backspace();
1407 private final int backspace(final int num) throws IOException { method in class:ConsoleReader
1435 public final boolean backspace() throws IOException { method in class:ConsoleReader
    [all...]
  /external/v8/benchmarks/
earley-boyer.js 1083 "\010": "#\\backspace",
1125 "backspace": "\010",
1124 "bell": "\\007", property in class:sc_Char.readable2char
    [all...]
  /external/jline/
jline-1.0.jar 
  /prebuilts/tools/common/m2/repository/jline/jline/0.9.94/
jline-0.9.94.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 
  /external/robolectric/v1/lib/main/
android.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/16/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 

Completed in 477 milliseconds

1 2