Home
last modified time | relevance | path

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

/external/lldb/test/pexpect-2.4/
Dscreen.py108 self.cursor_home (self.cur_r, 1)
210 def cursor_home (self, r=1, c=1): # <ESC>[{ROW};{COLUMN}H member in screen
247 self.cursor_home (r, c)
272 self.cursor_home (self.cur_saved_r, self.cur_saved_c)
DANSI.py85 screen.cursor_home (r,c)
92 screen.cursor_home (r,c)
295 self.cursor_home (self.cur_r, 1)
298 self.cursor_home (self.cur_r, 1)