Home
last modified time | relevance | path

Searched refs:gotoxy (Results 101 – 125 of 383) sorted by relevance

12345678910>>...16

/dports/devel/cc65/cc65-2.19/libsrc/conio/
H A Dcputs.s9 .import gotoxy, _cputc
15 jsr gotoxy ; Set cursor, pop x and y
/dports/devel/cc65/cc65-2.19/libsrc/apple2/
H A Dcvline.s9 .import gotoxy, putchar, newline
15 jsr gotoxy ; Call this one, will pop params
/dports/lang/fpc-source/fpc-3.2.2/tests/webtbs/
H A Dtw9667.pp31 gotoxy( 1, 2);
35 gotoxy( 1, 3);
/dports/sysutils/syslinux/syslinux-6.03/efi64/com32/cmenu/
H A Dtest.c196 gotoxy(EDIT_ROW,1); in keys_handler()
199 gotoxy(EDIT_ROW,1); in keys_handler()
224 gotoxy(PWD_ROW,1); in login_handler()
227 gotoxy(PWD_ROW,1); in login_handler()
231 gotoxy(PWD_ROW,1); in login_handler()
H A Dtest2.c196 gotoxy(EDIT_ROW,1); in keys_handler()
199 gotoxy(EDIT_ROW,1); in keys_handler()
224 gotoxy(PWD_ROW,1); in login_handler()
227 gotoxy(PWD_ROW,1); in login_handler()
231 gotoxy(PWD_ROW,1); in login_handler()
/dports/sysutils/syslinux/syslinux-6.03/bios/com32/cmenu/
H A Dtest.c196 gotoxy(EDIT_ROW,1); in keys_handler()
199 gotoxy(EDIT_ROW,1); in keys_handler()
224 gotoxy(PWD_ROW,1); in login_handler()
227 gotoxy(PWD_ROW,1); in login_handler()
231 gotoxy(PWD_ROW,1); in login_handler()
H A Dtest2.c196 gotoxy(EDIT_ROW,1); in keys_handler()
199 gotoxy(EDIT_ROW,1); in keys_handler()
224 gotoxy(PWD_ROW,1); in login_handler()
227 gotoxy(PWD_ROW,1); in login_handler()
231 gotoxy(PWD_ROW,1); in login_handler()
/dports/sysutils/syslinux/syslinux-6.03/efi32/com32/cmenu/
H A Dtest.c196 gotoxy(EDIT_ROW,1); in keys_handler()
199 gotoxy(EDIT_ROW,1); in keys_handler()
224 gotoxy(PWD_ROW,1); in login_handler()
227 gotoxy(PWD_ROW,1); in login_handler()
231 gotoxy(PWD_ROW,1); in login_handler()
H A Dtest2.c196 gotoxy(EDIT_ROW,1); in keys_handler()
199 gotoxy(EDIT_ROW,1); in keys_handler()
224 gotoxy(PWD_ROW,1); in login_handler()
227 gotoxy(PWD_ROW,1); in login_handler()
231 gotoxy(PWD_ROW,1); in login_handler()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cge/
H A Dvmenu.cpp79 gotoxy(x - _w / 2, y - (kTextVMargin + kFontHigh / 2)); in Vmenu()
82 _bar->gotoxy(_x + kTextHMargin - kMenuBarHM, _y + kTextVMargin - kMenuBarVM); in Vmenu()
111 _bar->gotoxy(_x + kTextHMargin - kMenuBarHM, _y + kTextVMargin + n * h - kMenuBarVM); in touch()
/dports/games/scummvm/scummvm-2.5.1/engines/cge/
H A Dvmenu.cpp79 gotoxy(x - _w / 2, y - (kTextVMargin + kFontHigh / 2)); in Vmenu()
82 _bar->gotoxy(_x + kTextHMargin - kMenuBarHM, _y + kTextVMargin - kMenuBarVM); in Vmenu()
111 _bar->gotoxy(_x + kTextHMargin - kMenuBarHM, _y + kTextVMargin + n * h - kMenuBarVM); in touch()
/dports/archivers/arj/arj-3.10.22/
H A Dscrnio.h54 #define gotoxy(x, y) _settextposition((short)y, (short)x) macro
59 void gotoxy(int x, int y);
/dports/devel/cc65/cc65-2.19/libsrc/geos-common/conio/
H A Dcvline.s10 .import gotoxy, fixcursor
18 jsr gotoxy ; Call this one, will pop params
H A Dchline.s10 .import gotoxy, fixcursor
18 jsr gotoxy ; Call this one, will pop params
H A Dcclear.s10 .import gotoxy, fixcursor
18 jsr gotoxy ; Call this one, will pop params
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/vpfutil/
H A Dvpfdraw.c809 gotoxy(1,18);
813 gotoxy(1,18);
821 gotoxy(1,19);
834 gotoxy(1,17);
838 gotoxy(1,18);
1020 gotoxy(1,18);
1024 gotoxy(1,18);
1030 gotoxy(1,19);
1453 gotoxy(1,18);
1457 gotoxy(1,18);
[all …]
/dports/devel/terminality/tn-2.1/demo/
H A Ddemoansi.c188 gotoxy(1, y+1); in render_monochrome()
205 gotoxy(1, y+1); in render_color()
298 gotoxy(1, y+1); in render_shape()
340 gotoxy(1, CON_ROWS); in redraw()
/dports/devel/terminality/tn-2.1/
H A Dcheckbox.cpp199 gotoxy(x,y); in draw()
204 gotoxy(x,y); in draw()
217 gotoxy(x+1,y); in draw()
H A Dtn_c_w32.h100 gotoxy(1, CON_ROWS); in donecons()
283 gotoxy(1,1); in clrscr()
289 void gotoxy(int x, int y) in gotoxy() function
/dports/devel/cc65/cc65-2.19/libsrc/cx16/
H A Dcputc.s11 .import gotoxy, PLOT
21 jsr gotoxy ; Set cursor, drop x and y
/dports/editors/biew/biew-610/biewlib/sysdep/generic/unix/
H A Dvio.c270 static void gotoxy(int x, int y) in gotoxy() function
319 gotoxy(x, y); in __vioSetCursorPos()
366 gotoxy(x, y); in __vioWriteBuff()
449 gotoxy(xx, yy); in __vioWriteBuff()
454 gotoxy(xx, yy); in __vioWriteBuff()
466 gotoxy(xx, yy); in __vioWriteBuff()
/dports/devel/z88dk/z88dk/include/
H A Dconio.h71 extern void __LIB__ gotoxy(unsigned int x, unsigned int y) __smallc;
77 #define gotoxy(a,b) gotoxy_callee(a,b) macro
H A Dsms.h132 #ifndef gotoxy
134 #define gotoxy(x,y) gotoxy_sms(x,y) macro
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dview.cc742 gotoxy(2, 1); in viewwindow2()
1726 gotoxy(40, 2); in draw_border()
1730 gotoxy(40, 3); cprintf("HP:"); in draw_border()
1732 gotoxy(40, 5); cprintf("AC:"); in draw_border()
1733 gotoxy(40, 6); cprintf("EV:"); in draw_border()
1734 gotoxy(40, 7); cprintf("Str:"); in draw_border()
1735 gotoxy(40, 8); cprintf("Int:"); in draw_border()
1831 gotoxy(1, 1); in show_map()
1874 gotoxy( 1, j + 1 ); in show_map()
1887 gotoxy(curs_x, curs_y); in show_map()
[all …]
/dports/devel/cc65/cc65-2.19/libsrc/atari5200/
H A Dcputc.s13 .import gotoxy, _mul20
24 jsr gotoxy ; Set cursor, drop x and y

12345678910>>...16