Home
last modified time | relevance | path

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

/external/lldb/test/pexpect-2.4/
DANSI.py56 screen.cursor_forward ()
62 screen.cursor_forward (count)
291 self.cursor_forward()
Dscreen.py226 def cursor_forward (self,count=1): # <ESC>[{COUNT}C member in screen