Home
last modified time | relevance | path

Searched refs:UNI_CursorLeft (Results 1 – 2 of 2) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DLineInput.cc63 { 3, Output::ESC_CursorLeft, UNI_CursorLeft },
73 { 6, Output::ESC_CursorLeft_1, UNI_CursorLeft },
858 case UNI_CursorLeft: in edit_line()
1057 case UNI_ASCII_STX: return UNI_CursorLeft; // ^B in get_uni()
H A DUnicode.hh46 UNI_CursorLeft = -5, enumerator