Home
last modified time | relevance | path

Searched defs:cursor_down (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dscreen.py291 def cursor_down (self,count=1): # <ESC>[{COUNT}B (not confused with back) member in screen
/openbsd-src/lib/libcurses/
H A Dterm.h242 #define cursor_down CUR Strings[11] macro