Home
last modified time | relevance | path

Searched refs:vt_move (Results 1 – 19 of 19) sorted by relevance

/dports/sysutils/vttest/vttest-20180811/
H A Dkeyboard.c587 vt_move(5, 1); in tst_AnswerBack()
607 vt_move(row, col); in tst_AnswerBack()
622 vt_move(10, 1); in tst_AutoRepeat()
711 vt_move(19, 1); in tst_ControlKeys()
788 vt_move(21, 1); in tst_CursorKeys()
863 vt_move(21, 1); in tst_EditingKeypad()
940 vt_move(21, 1); in tst_FunctionKeys()
1014 vt_move(21, 1); in tst_NumericKeypad()
1105 vt_move(10, 1); in tst_LED_Lights()
1108 vt_move(10, 52); in tst_LED_Lights()
[all …]
H A Dxterm.c24 vt_move(row, 1); in check_rc()
38 vt_move(1, 1); in test_altscrn_47()
40 vt_move(3, 1); in test_altscrn_47()
42 vt_move(4, 1); in test_altscrn_47()
44 vt_move(7, 5); in test_altscrn_47()
51 vt_move(15, 7); in test_altscrn_47()
60 vt_move(4, 1); in test_altscrn_47()
70 vt_move(1, 1); in test_altscrn_1047()
72 vt_move(3, 1); in test_altscrn_1047()
74 vt_move(4, 1); in test_altscrn_1047()
[all …]
H A Dreports.c176 vt_move(1, 1); in tst_DA()
296 vt_move(1, 1); in tst_DA_2()
355 vt_move(1, 1); in tst_DA_3()
390 vt_move(2, 1); in tst_DECREQTPARM()
393 vt_move(3, 1); in tst_DECREQTPARM()
468 vt_move(1, 1); in tst_DSR()
487 vt_move(4, 1); in tst_DSR()
538 vt_move(5, 1); in tst_ENQ()
567 vt_move(1, 1); in tst_NLM()
570 vt_move(3, 1); in tst_NLM()
[all …]
H A Dvt320.c266 vt_move(5, 10); in show_DECCIR()
269 vt_move(6, 10); in show_DECCIR()
284 vt_move(7, 10); in show_DECCIR()
291 vt_move(8, 10); in show_DECCIR()
302 vt_move(9, 10); in show_DECCIR()
360 vt_move(1, 1); in any_decrqpsr()
429 vt_move(1, 1); in tst_DECRSPS_cursor()
726 vt_move(1, 1); in tst_DECRSPS_tabs()
778 vt_move(1, 1); in tst_DECRQDE()
848 vt_move(1, 1); in tst_DECRQTSR()
[all …]
H A Dvt220.c18 vt_move(1, 1); in any_DSR()
26 vt_move(row = 3, col = 10); in any_DSR()
40 vt_move(max_lines - 1, 1); in any_DSR()
109 vt_move(5, 10); in show_KeyboardStatus()
121 vt_move(6, 10); in show_KeyboardStatus()
180 vt_move(1, 1); in tst_S8C1T()
183 vt_move(5, 1); in tst_S8C1T()
207 vt_move(max_lines - 1, 1); in tst_S8C1T()
292 vt_move(1, 1); in tst_DECTCEM()
343 vt_move(1, 1); in tst_DECUDK()
[all …]
H A Dvt420.c654 vt_move(1, 1); in tst_DECBKM()
669 vt_move(5, 1); in tst_DECBKM()
743 vt_move(1, 1); in tst_DECCKSR()
1897 vt_move(1, 1); in tst_DECKBUM()
1907 vt_move(10, 1); in tst_DECKBUM()
1920 vt_move(1, 1); in tst_DECKPM()
1930 vt_move(10, 1); in tst_DECKPM()
1943 vt_move(1, 1); in tst_DECNKM()
1953 vt_move(10, 1); in tst_DECNKM()
2238 vt_move(1, 1); in tst_DSR_macrospace()
[all …]
H A Dnonvt100.c16 vt_move(1, 1); in not_impl()
70 vt_move(last, 1); in tst_CBT()
140 vt_move(last, 1); in tst_CHA()
176 vt_move(1, 1); in tst_CHT()
183 vt_move(4, 1); in tst_CHT()
191 vt_move(7, 1); in tst_CHT()
201 vt_move(last, 1); in tst_CHT()
220 vt_move(1, 1); in tst_CNL()
233 vt_move(last, 1); in tst_CNL()
268 vt_move(last, 1); in tst_CPL()
[all …]
H A Dmouse.c374 vt_move((int) y, (int) x); in show_click()
423 vt_move(row, 10); in show_locator_report()
486 vt_move(1, 1); in show_dec_locator_events()
520 vt_move(now, 1); in show_dec_locator_events()
534 vt_move(max_lines - 2, 1); in show_dec_locator_events()
546 vt_move(1, 1); in show_mouse_tracking()
608 vt_move(max_lines - 2, 1); in show_mouse_tracking()
683 vt_move(1, 1); in test_mouse_hilite()
764 vt_move(max_lines - 2, 1); in test_mouse_hilite()
784 vt_move(1, 1); in test_X10_mouse()
[all …]
H A Dreset.c11 vt_move(1, 1); in tst_DECSTR()
24 vt_move(1, 1); in tst_DECTST()
38 vt_move(10, 1); in tst_DECTST()
49 vt_move(1, 1); in tst_RIS()
H A Dvt520.c100 vt_move(last, 1); in tst_DECNCSM()
109 vt_move(last, 1); in tst_DECNCSM()
120 vt_move(last, 1); in tst_DECNCSM()
129 vt_move(last, 1); in tst_DECNCSM()
138 vt_move(last, 1); in tst_DECNCSM()
165 vt_move(1, 1); in tst_DECSCUSR()
342 vt_move(1, 1); in rpt_DECSCUSR()
H A Dvt52.c190 vt_move(row, 1); in tst_vt52()
196 vt_move(++row, col = 10); in tst_vt52()
213 vt_move(++row, 1); in tst_vt52()
219 vt_move(row, col = 10); in tst_vt52()
H A Dsetup.c82 vt_move(1, 1); in toggle_DECSCL()
84 vt_move(max_lines - 1, 1); in toggle_DECSCL()
130 vt_move(1, 1); in toggle_8bit_in()
150 vt_move(1, 1); in toggle_8bit_out()
H A Dsixel.c216 vt_move(1, 1); in tst_DECDLD()
241 vt_move(1, 1); in tst_display()
252 vt_move(6, 1); in tst_display()
354 vt_move(1, 1); in tst_softchars()
H A Dprinter.c36 vt_move(margin_hi, 1); in test_printout()
50 vt_move(max_lines - 2, 1); in cleanup_printout()
120 vt_move(row, 1); in tst_print_cursor()
H A Dstatus.c20 vt_move(1, 1); in simple_statusline()
46 vt_move(1, 1); in SGR_statusline()
H A Dmain.c397 vt_move(1, 1); in tst_movements()
426 vt_move(1, 1); in tst_movements()
968 vt_move(1, 1); in tst_bugs()
1349 vt_move(12, 30); in bye()
1476 vt_move(top, 1); in menu2()
1585 vt_move(++result, col); in chrprint2()
1782 vt_move(TITLE_LINE + offset, 10); in title()
1872 vt_move(int row, int col) in vt_move() function
H A Ddraw.c155 vt_move(row, 1); in ruler()
H A Dvttest.h354 extern int vt_move(int row, int col);
H A Dcolor.c602 vt_move(1, 1); in test_SGR_0()