Searched
full:backspace (Results
351 -
375 of
559) sorted by null
<<11121314151617181920>>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
cp860.py | 189 u'\x08' # 0x0008 -> BACKSPACE 450 0x0008: 0x0008, # BACKSPACE [all...] |
cp861.py | 189 u'\x08' # 0x0008 -> BACKSPACE 450 0x0008: 0x0008, # BACKSPACE [all...] |
cp862.py | 189 u'\x08' # 0x0008 -> BACKSPACE 450 0x0008: 0x0008, # BACKSPACE [all...] |
cp863.py | 189 u'\x08' # 0x0008 -> BACKSPACE 450 0x0008: 0x0008, # BACKSPACE [all...] |
cp864.py | 187 u'\x08' # 0x0008 -> BACKSPACE 448 0x0008: 0x0008, # BACKSPACE [all...] |
cp865.py | 189 u'\x08' # 0x0008 -> BACKSPACE 450 0x0008: 0x0008, # BACKSPACE [all...] |
cp866.py | 189 u'\x08' # 0x0008 -> BACKSPACE 450 0x0008: 0x0008, # BACKSPACE [all...] |
cp869.py | 189 u'\x08' # 0x0008 -> BACKSPACE 450 0x0008: 0x0008, # BACKSPACE [all...] |
/external/autotest/client/site_tests/hardware_Keyboard/src/ |
evtest.c | 61 [KEY_BACKSPACE] = "Backspace", [KEY_TAB] = "Tab",
|
/external/chromium-trace/catapult/third_party/polymer/components/core-icons/ |
hardware-icons.html | 29 <g id="keyboard-backspace"><path d="M21 11H6.83l3.58-3.59L9 6l-6 6 6 6 1.41-1.41L6.83 13H21z"/></g>
|
/external/guava/guava/src/com/google/common/base/ |
Ascii.java | 127 * Backspace ('\b'): A format effector which controls the movement of
|
/external/iputils/doc/ |
ping.sgml | 112 while for ever ECHO_REPLY received a backspace is printed.
|
/external/libedit/src/ |
chared.c | 697 case 0010: /* Delete and backspace */
|
vi.c | 583 * Vi move to previous character (backspace)
|
/external/regex-re2/re2/ |
parse.cc | [all...] |
/frameworks/base/docs/html/training/auto/testing/ |
index.jd | 435 <td>Backspace</td>
|
/frameworks/native/include/android/ |
keycodes.h | 207 /** Backspace key.
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
SearchIndexManagerTest.java | 376 // This can be achieved using the Korean IM by pressing ?, space, backspace, ? and so on
|
/packages/services/Telephony/src/com/android/phone/ |
EmergencyDialer.java | 628 * Update the enabledness of the "Dial" and "Backspace" buttons if applicable.
|
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/ |
GwtInput.java | 705 return Keys.BACKSPACE;
|
/external/libpng/contrib/gregbook/ |
wpng.c | 20 - process backspace with -text option under DOS/Win? (currently get ^H)
|
/external/libvncserver/webclients/novnc/include/ |
ui.js | 869 // element with which backspace can interact [all...] |
/frameworks/base/media/java/android/media/ |
ClosedCaptionRenderer.java | 358 // Extended char includes 1 automatic backspace [all...] |
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/ |
TimePickerDialog.java | 602 * or may become legal as more keys are typed (excluding backspace). [all...] |
/packages/apps/ExactCalculator/src/com/android/calculator2/ |
Calculator.java | 650 // Delete works like backspace; remove the last character or operator from the expression. [all...] |
Completed in 751 milliseconds
<<11121314151617181920>>