Home
last modified time | relevance | path

Searched refs:ScreenGetCursor (Results 1 – 25 of 49) sorted by relevance

12

/dports/editors/xvile/vile-9.8v/
H A Dgppconio.c121 ScreenGetCursor(&row, &col); in wherex()
131 ScreenGetCursor(&row, &col); in wherey()
260 ScreenGetCursor(row, col); in getwincursor()
308 ScreenGetCursor(&row, &col); in putch()
455 ScreenGetCursor(&row, &col); in insline()
476 ScreenGetCursor(&row, &col); in delline()
512 ScreenGetCursor(&row, &col); in cputs()
671 ScreenGetCursor(&row, &col); in _gettextinfo()
/dports/editors/vile/vile-9.8v/
H A Dgppconio.c121 ScreenGetCursor(&row, &col); in wherex()
131 ScreenGetCursor(&row, &col); in wherey()
260 ScreenGetCursor(row, col); in getwincursor()
308 ScreenGetCursor(&row, &col); in putch()
455 ScreenGetCursor(&row, &col); in insline()
476 ScreenGetCursor(&row, &col); in delline()
512 ScreenGetCursor(&row, &col); in cputs()
671 ScreenGetCursor(&row, &col); in _gettextinfo()
/dports/archivers/upx/upx-3.96/src/
H A Ds_djgpp2.cpp170 ScreenGetCursor(&cy, &cx); in getCursor()
276 ScreenGetCursor(&this->data->cursor_y, &this->data->cursor_x); in init()
/dports/lang/yap/yap-6.2.2/LGPL/swi_console/
H A Dconsole.h151 _export void ScreenGetCursor(rlc_console c, int *row, int *col);
/dports/lang/swi-pl/swipl-8.2.3/src/win32/console/
H A Dconsole.h157 _export void ScreenGetCursor(rlc_console c, int *row, int *col);
/dports/print/texinfo/texinfo-6.8/info/
H A Dpcterm.c319 ScreenGetCursor (int *row, int *col) in ScreenGetCursor() function
958 ScreenGetCursor (&y, &x); in pc_up_line()
967 ScreenGetCursor (&y, &x); in pc_down_line()
/dports/devel/libslang2/slang-2.3.2/src/
H A Dslvideo.c670 ScreenGetCursor (&row, &col); in save_screen()
711 ScreenGetCursor (&Cursor_Row, &Cursor_Col); in go32_video_getxy()
1908 void ScreenGetCursor (int *x, int *y) in ScreenGetCursor() function
1944 ScreenGetCursor (&Cursor_Row, &Cursor_Col); in watcom_video_getxy()
/dports/japanese/libslang/slang-1.4.5jp2/src/
H A Dslvideo.c656 ScreenGetCursor (&row, &col); in save_screen()
697 ScreenGetCursor (&Cursor_Row, &Cursor_Col); in go32_video_getxy()
1869 void ScreenGetCursor (int *x, int *y) in ScreenGetCursor() function
1905 ScreenGetCursor (&Cursor_Row, &Cursor_Col); in watcom_video_getxy()
/dports/archivers/lzop/lzop-1.04/src/
H A Ds_djgpp2.c213 ScreenGetCursor(&this->data->cursor_y,&this->data->cursor_x); in init()
/dports/games/xnethack/xNetHack-xnh6.1/sys/msdos/
H A Dvidtxt.c108 #define txt_get_cursor(x, y) ScreenGetCursor(y, x)
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/msdos/
H A Dvidtxt.c108 #define txt_get_cursor(x, y) ScreenGetCursor(y, x)
/dports/games/nethack33/nethack-3.3.1/sys/msdos/
H A Dvidtxt.c111 #define txt_get_cursor(x,y) ScreenGetCursor(y,x)
H A Dvideo.c112 #define get_cursor(x,y) ScreenGetCursor(y,x)
/dports/games/nethack33-nox11/nethack-3.3.1/sys/msdos/
H A Dvidtxt.c111 #define txt_get_cursor(x,y) ScreenGetCursor(y,x)
H A Dvideo.c112 #define get_cursor(x,y) ScreenGetCursor(y,x)
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/msdos/
H A Dvidtxt.c108 #define txt_get_cursor(x, y) ScreenGetCursor(y, x)
/dports/games/nethack34-nox11/nethack-3.4.3/sys/msdos/
H A Dvidtxt.c110 #define txt_get_cursor(x,y) ScreenGetCursor(y,x)
H A Dvideo.c113 #define get_cursor(x,y) ScreenGetCursor(y,x)
/dports/games/nethack34/nethack-3.4.3/sys/msdos/
H A Dvidtxt.c110 #define txt_get_cursor(x,y) ScreenGetCursor(y,x)
/dports/games/vultures-eye/vulture-2.3.67/nethack/sys/msdos/
H A Dvidtxt.c110 #define txt_get_cursor(x,y) ScreenGetCursor(y,x)
/dports/games/falconseye/falconseye-1.9.3_11/sys/msdos/
H A Dvidtxt.c111 #define txt_get_cursor(x,y) ScreenGetCursor(y,x)
/dports/games/vultures-eye/vulture-2.3.67/unnethack/sys/msdos/
H A Dvidtxt.c110 #define txt_get_cursor(x,y) ScreenGetCursor(y,x)
/dports/games/vultures-eye/vulture-2.3.67/slashem/sys/msdos/
H A Dvidtxt.c110 #define txt_get_cursor(x,y) ScreenGetCursor(y,x)
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/unsupported/msdos/
H A Dvidtxt.c110 #define txt_get_cursor(x,y) ScreenGetCursor(y,x)
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/term/
H A Ddjsvga.trm184 ScreenGetCursor(&dj_cursory, &dj_cursorx);
254 ScreenGetCursor(&dj_cursory, &dj_cursorx);

12