Home
last modified time | relevance | path

Searched refs:ScreenSetCursor (Results 1 – 25 of 43) sorted by relevance

12

/dports/editors/xvile/vile-9.8v/
H A Dgppconio.c111 ScreenSetCursor(row + txinfo.wintop - 2, col + txinfo.winleft - 2); in gotoxy()
344 ScreenSetCursor(txinfo.wintop - 1, 0); in putch()
350 ScreenSetCursor(row, col); in putch()
561 ScreenSetCursor(txinfo.wintop - 1, 0); /* goto first line in window */ in cputs()
568 ScreenSetCursor(row, col); in cputs()
/dports/editors/vile/vile-9.8v/
H A Dgppconio.c111 ScreenSetCursor(row + txinfo.wintop - 2, col + txinfo.winleft - 2); in gotoxy()
344 ScreenSetCursor(txinfo.wintop - 1, 0); in putch()
350 ScreenSetCursor(row, col); in putch()
561 ScreenSetCursor(txinfo.wintop - 1, 0); /* goto first line in window */ in cputs()
568 ScreenSetCursor(row, col); in cputs()
/dports/print/texinfo/texinfo-6.8/info/
H A Dpcterm.c334 ScreenSetCursor (int row, int col) in ScreenSetCursor() function
959 ScreenSetCursor (MAX (y-1, 0), x); in pc_up_line()
968 ScreenSetCursor (MIN (screenheight-1, y+1), x); in pc_down_line()
1009 ScreenSetCursor (y, x); /* yes, pc.h says ScreenSetCursor (row, column) !! */
1083 ScreenSetCursor (line_to_clear++, 0);
/dports/www/links/links-2.25/
H A Ddos.c315 ScreenSetCursor(saved_cursor_y, saved_cursor_x); in restore_terminal()
341 ScreenSetCursor(0, 0); in ansi_terminate()
458 ScreenSetCursor(cursor_y, cursor_x); in ansi_write()
/dports/lang/yap/yap-6.2.2/LGPL/swi_console/
H A Dconsole.h152 _export void ScreenSetCursor(rlc_console c, int row, int col);
/dports/lang/swi-pl/swipl-8.2.3/src/win32/console/
H A Dconsole.h158 _export void ScreenSetCursor(rlc_console c, int row, int col);
/dports/archivers/lzop/lzop-1.04/src/
H A Ds_djgpp2.c141 ScreenSetCursor(y,x); in setCursor()
/dports/games/xnethack/xNetHack-xnh6.1/sys/msdos/
H A Dvidtxt.c428 ScreenSetCursor(y, x); in txt_gotoxy()
/dports/archivers/upx/upx-3.96/src/
H A Ds_djgpp2.cpp149 ScreenSetCursor(y, x); in setCursor()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/msdos/
H A Dvidtxt.c432 ScreenSetCursor(y, x);
/dports/games/nethack33/nethack-3.3.1/sys/msdos/
H A Dvidtxt.c452 ScreenSetCursor(y,x);
/dports/games/nethack33-nox11/nethack-3.3.1/sys/msdos/
H A Dvidtxt.c452 ScreenSetCursor(y,x);
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/msdos/
H A Dvidtxt.c432 ScreenSetCursor(y, x);
/dports/games/nethack34-nox11/nethack-3.4.3/sys/msdos/
H A Dvidtxt.c442 ScreenSetCursor(y,x);
/dports/games/nethack34/nethack-3.4.3/sys/msdos/
H A Dvidtxt.c442 ScreenSetCursor(y,x);
/dports/games/vultures-eye/vulture-2.3.67/nethack/sys/msdos/
H A Dvidtxt.c442 ScreenSetCursor(y,x);
/dports/games/falconseye/falconseye-1.9.3_11/sys/msdos/
H A Dvidtxt.c452 ScreenSetCursor(y,x);
/dports/games/vultures-eye/vulture-2.3.67/unnethack/sys/msdos/
H A Dvidtxt.c442 ScreenSetCursor(y,x);
/dports/games/vultures-eye/vulture-2.3.67/slashem/sys/msdos/
H A Dvidtxt.c442 ScreenSetCursor(y,x);
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/unsupported/msdos/
H A Dvidtxt.c442 ScreenSetCursor(y,x);
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/term/
H A Ddjsvga.trm241 ScreenSetCursor(dj_cursory, dj_cursorx);
268 ScreenSetCursor(dj_cursory, dj_cursorx);
/dports/devel/libslang2/slang-2.3.2/src/
H A Dslvideo.c703 ScreenSetCursor (row, col); in SLtt_goto_rc()
1906 #define ScreenSetCursor(x,y) _settextposition (x+1,y+1) macro
1937 ScreenSetCursor(row, col); in SLtt_goto_rc()
/dports/japanese/libslang/slang-1.4.5jp2/src/
H A Dslvideo.c689 ScreenSetCursor (row, col); in SLtt_goto_rc()
1867 #define ScreenSetCursor(x,y) _settextposition (x+1,y+1) macro
1898 ScreenSetCursor(row, col); in SLtt_goto_rc()
/dports/editors/emacs/emacs-27.2/src/
H A Dmsdos.c1128 ScreenSetCursor (current_pos_Y, current_pos_X); in IT_display_cursor()
1136 ScreenSetCursor (-1, -1); in IT_display_cursor()
1218 ScreenSetCursor (current_pos_Y = new_pos_Y, current_pos_X = new_pos_X); in IT_cmgoto()
1537 ScreenSetCursor (cursor_pos_Y, cursor_pos_X); in IT_reset_terminal_modes()
4184 ScreenSetCursor (10, 0); in msdos_abort()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dmsdos.c1128 ScreenSetCursor (current_pos_Y, current_pos_X); in IT_display_cursor()
1136 ScreenSetCursor (-1, -1); in IT_display_cursor()
1218 ScreenSetCursor (current_pos_Y = new_pos_Y, current_pos_X = new_pos_X); in IT_cmgoto()
1537 ScreenSetCursor (cursor_pos_Y, cursor_pos_X); in IT_reset_terminal_modes()
4286 ScreenSetCursor (10, 0); in msdos_abort()

12