/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
cp424.py | 70 u'\x08' # 0x16 -> BACKSPACE 102 u'\x96' # 0x36 -> NUMERIC BACKSPACE
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/ |
BufferImage.h | 60 Backspace/Delete
|
/external/libcxx/src/ |
regex.cpp | 114 {"backspace", 0x08},
|
/external/libedit/src/ |
parse.c | 156 c = '\010'; /* Backspace */
|
/external/syslinux/gpxe/src/interface/efi/ |
efi_console.c | 182 /* EFI translates an incoming backspace via the serial console
|
/frameworks/base/core/java/com/android/internal/widget/ |
NumericTextView.java | 263 // Backspace removes the least-significant digit, if available.
|
/packages/apps/TV/src/com/android/tv/tuner/cc/ |
CaptionTrackRenderer.java | 42 // C0 Table: Backspace, FF, and HCR are not supported. The rule for P16 is not standardized but
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libtic.so | |
libtic.so.5 | |
libtic.so.5.7 | |
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/src/ |
regex.cpp | 114 {"backspace", 0x08},
|
/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;
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/ |
InputLogic.java | 475 // the backspace key. [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/ |
configHandler.py | 612 '<<smart-backspace>>': ['<Key-BackSpace>'], 623 '<<del-word-left>>': ['<Control-Key-BackSpace>'],
|
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/ |
configHandler.py | 612 '<<smart-backspace>>': ['<Key-BackSpace>'], 623 '<<del-word-left>>': ['<Control-Key-BackSpace>'],
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
configHandler.py | 612 '<<smart-backspace>>': ['<Key-BackSpace>'], 623 '<<del-word-left>>': ['<Control-Key-BackSpace>'],
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
configHandler.py | 612 '<<smart-backspace>>': ['<Key-BackSpace>'], 623 '<<del-word-left>>': ['<Control-Key-BackSpace>'],
|
/external/libvncserver/examples/ |
mac.c | 328 XK_BackSpace, 51, /* Backspace */
|
/external/syslinux/codepage/ |
cp1255.txt | 27 0x08 0x0008 #BACKSPACE
|
cp874.txt | 27 0x08 0x0008 #BACKSPACE
|
iso8859-6.txt | 58 0x08 0x0008 # BACKSPACE
|
iso8859-8.txt | 58 0x08 0x0008 # BACKSPACE
|
/external/syslinux/com32/lua/src/ |
syslinux.c | 495 export_key (BACKSPACE);
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
RichInputConnection.java | 514 // This method is only called for enter or backspace when speaking to old applications 518 // sending the key events for only Enter and Backspace because some applications [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/ |
libtic.so | |