Home
last modified time | relevance | path

Searched refs:BACKSPACE (Results 1 – 25 of 58) sorted by relevance

123

/external/syslinux/gpxe/src/include/gpxe/
Dkeys.h45 #define BACKSPACE CTRL_H macro
78 #define KEY_BACKSPACE BACKSPACE
/external/jline/src/src/main/java/jline/
DUnixTerminal.java126 c = BACKSPACE; in readVirtualKey()
127 else if (c == BACKSPACE) in readVirtualKey()
DConsoleOperations.java19 final char BACKSPACE = '\b'; field
DConsoleReader.java1312 printCharacters(BACKSPACE, num); in back()
1579 Arrays.fill(cbuf, BACKSPACE); in moveInternal()
1814 printCharacters(BACKSPACE, match.length() - i); in printSearchStatus()
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
DIndicInputMethodImpl.java45 private static final char BACKSPACE = '\u0008'; field in IndicInputMethodImpl
205 if (currentChar == BACKSPACE) { in handleKeyTyped()
/external/jline/src/src/main/resources/jline/
Dkeybindings-mac.properties22 # BACKSPACE, CTRL-H: delete the previous character
Dkeybindings.properties22 # BACKSPACE, CTRL-H: delete the previous character
/external/syslinux/com32/lua/src/
Dsyslinux.c495 export_key (BACKSPACE); in luaopen_syslinux()
/external/syslinux/codepage/
Diso8859-6.txt58 0x08 0x0008 # BACKSPACE
Dcp874.txt27 0x08 0x0008 #BACKSPACE
Dcp1255.txt27 0x08 0x0008 #BACKSPACE
Diso8859-8.txt58 0x08 0x0008 # BACKSPACE
Dcp1251.txt27 0x08 0x0008 #BACKSPACE
Dcp1256.txt27 0x08 0x0008 #BACKSPACE
Dcp1253.txt27 0x08 0x0008 #BACKSPACE
Dcp869.txt26 0x08 0x0008 #BACKSPACE
Dcp437.txt26 0x08 0x0008 #BACKSPACE
Dcp863.txt26 0x08 0x0008 #BACKSPACE
Dcp865.txt26 0x08 0x0008 #BACKSPACE
Dcp861.txt26 0x08 0x0008 #BACKSPACE
Dcp862.txt26 0x08 0x0008 #BACKSPACE
Dcp860.txt26 0x08 0x0008 #BACKSPACE
Dcp1252.txt27 0x08 0x0008 #BACKSPACE
Dcp850.txt26 0x08 0x0008 #BACKSPACE
/external/python/cpython2/Tools/unicode/python-mappings/
DTIS-620.TXT45 0x08 0x0008 # BACKSPACE

123