Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A DANSI.py65 screen.cursor_down ()
71 screen.cursor_down (count)
328 self.cursor_down()
H A Dscreen.py181 self.cursor_down()
291 def cursor_down (self,count=1): # <ESC>[{COUNT}B (not confused with back) member in screen