Home
last modified time | relevance | path

Searched refs:mvgetch (Results 1 – 25 of 70) sorted by relevance

123

/dports/games/seabattle/seabattle-1.1/
H A Dbinp.c198 ch=mvgetch(22,55); in draw_opening()
202 ch=mvgetch(22,49); in draw_opening()
352 ch=mvgetch(13,9); in get_users_grid()
364 ch4=mvgetch(21,24); in get_users_grid()
379 ch2=mvgetch(8+y,31+x); in get_users_grid()
396 ch2=mvgetch(7,5); in get_users_grid()
510 ch=mvgetch(13,37); in quit()
H A Dbgam.c184 ch2=mvgetch(6+y,56+x); in play_the_game()
562 ch=mvgetch(10,11); in main_menu()
H A Dbdb.c394 ch=mvgetch(15,24); in enter_info()
/dports/news/golded+/golded-plus/golded+/goldlib/gcui/
H A Dgcurses.h229 #ifdef mvgetch
230 inline int (mvgetch)(int y, int x) { return mvgetch(y, x);}
231 #undef mvgetch
/dports/games/freesweep/freesweep-1.0.2/
H A Ddrawing.c264 ValueBuffer[0]=mvgetch(CurrentLine,42); in AskPrefs()
327 ValueBuffer[0]=mvgetch(CurrentLine,41); in AskPrefs()
392 ValueBuffer[0]=mvgetch(CurrentLine,34); in AskPrefs()
462 ValueBuffer[0]=mvgetch(CurrentLine,31); in AskPrefs()
517 ValueBuffer[0]=mvgetch(CurrentLine,31); in AskPrefs()
/dports/devel/ncurses/ncurses-6.3/c++/
H A Dcursesw.h394 #ifdef mvgetch
395 inline int UNDEF(mvgetch)(int y, int x) { return mvgetch(y, x);} in UNDEF() argument
396 #undef mvgetch
397 #define mvgetch UNDEF(mvgetch) macro
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/PDCurses/pdcurses/
H A Dgetch.c298 int mvgetch(int y, int x) in mvgetch() function
/dports/devel/pdcurses/PDCurses-3.5/pdcurses/
H A Dgetch.c294 int mvgetch(int y, int x) in mvgetch() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/pdcurses-sys-0.7.1/src/PDCurses/pdcurses/
H A Dgetch.c298 int mvgetch(int y, int x) in mvgetch() function
/dports/devel/mingw32-pdcurses/PDCurses-3.4/pdcurses/
H A Dgetch.c291 int mvgetch(int y, int x) in mvgetch() function
/dports/editors/bvi/bvi-1.4.0/
H A Ddoscur.h112 #define mvgetch(y,x) gotoxy(x+1,y+1);ugetch() macro
/dports/devel/mingw32-pdcurses/PDCurses-3.4/
H A Dexp-base.def104 mvgetch
/dports/games/cavezofphear/cavezofphear-0.6.1/src/
H A Deditor.c86 int input = mvgetch(y, x); in editor_main()
/dports/games/moria/umoria/atari_st/curscomp/
H A Dcurses.h125 #define mvgetch(y,x) ( wmove(stdscr,y,x) , wgetch(stdscr) ) macro
/dports/www/netrik/netrik-1.16.1/
H A Dpager.c274 in=mvgetch(page->cursor_y - page->pager_pos, page->cursor_x);
607 key=remap(mvgetch(cursor_y, cursor_x));
/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DLYGCurses.h106 #define mvgetch(y,x) mvwgetch (stdscr, y, x) macro
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DLYGCurses.h106 #define mvgetch(y,x) mvwgetch (stdscr, y, x) macro
/dports/editors/vigor/vigor-0.016/curses/
H A Dcurses.h204 #define mvgetch(y, x) mvwgetch(stdscr, y, x) macro
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_src/pdcurses/
H A Dgetch.c477 int mvgetch(int y, int x) in mvgetch() function
/dports/devel/ncurses/ncurses-6.3/misc/
H A Dncurses.def251 "mvgetch" @125 NONAME
/dports/biology/avida/avida-2.12.4-src/avida-core/source/platform/msvc2005/pdcurses/
H A Dcurses.h1245 int mvgetch(int, int);
1549 # define mvgetch(y, x) (move(y, x)==ERR?ERR:wgetch(stdscr)) macro
/dports/biology/avida/avida-2.12.4-src/libs/pdcurses/
H A Dcurses.h1245 int mvgetch(int, int);
1549 # define mvgetch(y, x) (move(y, x)==ERR?ERR:wgetch(stdscr)) macro
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/
H A Dcurses.h627 static inline int mvgetch ( int y, int x ) { in mvgetch() function
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/
H A Dcurses.h627 static inline int mvgetch ( int y, int x ) { in mvgetch() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/
H A Dcurses.h627 static inline int mvgetch ( int y, int x ) { in mvgetch() function

123