| /openbsd/src/usr.bin/talk/ |
| D | display.c | 85 getyx(win->x_win, win->x_line, win->x_col); in display() 88 getyx(win->x_win, win->x_line, win->x_col); in display() 118 getyx(win->x_win, win->x_line, win->x_col); in display() 126 getyx(win->x_win, win->x_line, win->x_col); in display() 144 getyx(win->x_win, win->x_line, win->x_col); in display() 151 getyx(win->x_win, win->x_line, win->x_col); in display() 166 getyx(win, oldline, oldcol); in readwin()
|
| /openbsd/src/games/backgammon/common_source/ |
| D | table.c | 80 getyx(stdscr, curr, curc); in checkmove() 98 getyx(stdscr, curr, curc); in checkmove() 108 getyx(stdscr, curr, curc); in checkmove() 113 getyx(stdscr, curr, curc); in checkmove()
|
| D | subs.c | 90 getyx(stdscr, r, c); in gwrite() 291 getyx(stdscr, row, col); in roll()
|
| D | fancy.c | 168 getyx(stdscr, rpos, cpos); in bsect() 179 getyx(stdscr, r, c); in moveplayers()
|
| D | save.c | 71 getyx(stdscr, r, c); in save()
|
| /openbsd/src/games/phantasia/ |
| D | io.c | 64 getyx(stdscr, y, x); /* get coordinates on screen */ in getstring() 255 getyx(stdscr, y, x); /* save cursor location */ in interrupt() 323 getyx(stdscr, oldy, oldx); in getanswer()
|
| D | fight.c | 178 getyx(stdscr, Lines, flockcnt); in encounter() 1292 getyx(stdscr, whichtreasure, ch); in awardtreasure() 1301 getyx(stdscr, whichtreasure, ch); in awardtreasure() 1309 getyx(stdscr, whichtreasure, ch); in awardtreasure()
|
| /openbsd/src/games/boggle/boggle/ |
| D | mach.c | 151 getyx(stdscr, row, col); in results() 214 getyx(stdscr, row, col); in get_line() 223 getyx(stdscr, row, col); in get_line() 464 getyx(stdscr, r, c); in findword() 548 getyx(stdscr, row, col); in getword() 556 getyx(stdscr, row, col); in getword()
|
| D | timer.c | 63 getyx(stdscr, row, col); in timerch()
|
| D | prtable.c | 105 getyx(stdscr, row, col); in prtable()
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/tui/ |
| D | tui-io.c | 185 getyx (w, TUI_CMD_WIN->detail.command_info.cur_line, in tui_puts() 230 getyx (w, line, col); in tui_redisplay_readline() 242 getyx (w, c_line, c_pos); in tui_redisplay_readline() 256 getyx (w, TUI_CMD_WIN->detail.command_info.start_line, in tui_redisplay_readline() 259 getyx (w, line, col); in tui_redisplay_readline() 265 getyx (w, TUI_CMD_WIN->detail.command_info.start_line, in tui_redisplay_readline()
|
| D | tui-winsource.c | 274 getyx (win_info->generic.handle, y, x); in tui_show_source_line() 278 getyx (win_info->generic.handle, y, x); in tui_show_source_line()
|
| /openbsd/src/usr.bin/vi/cl/ |
| D | cl_funcs.c | 50 getyx(stdscr, oldy, oldx); in cl_addstr() 250 getyx(stdscr, *yp, *xp); in cl_cursor() 285 getyx(stdscr, oldy, oldx); in cl_deleteln() 548 getyx(stdscr, oldy, oldx); in cl_suspend()
|
| /openbsd/src/lib/libmenu/ |
| D | m_post.c | 66 getyx(menu->win, item_y, item_x); in MENU_EXPORT() 143 getyx(menu->win, cy, cx); in MENU_EXPORT() 162 getyx(menu->win, ncy, ncx); in MENU_EXPORT() 242 getyx(menu->win, cy, cx); in _nc_Draw_Menu()
|
| /openbsd/src/games/backgammon/teachgammon/ |
| D | tutor.c | 82 getyx(stdscr, j, k); in tutor() 140 getyx(stdscr, r, c); in clrest()
|
| /openbsd/src/lib/libcurses/base/ |
| D | lib_getstr.c | 64 getyx(win, y, x); in WipeOut() 109 getyx(win, y, x); in wgetnstr_events()
|
| /openbsd/src/games/robots/ |
| D | query.c | 45 getyx(stdscr, y, x); in query()
|
| /openbsd/src/lib/libcurses/widechar/ |
| D | lib_get_wstr.c | 77 getyx(win, y, x); in WipeOut() 119 getyx(win, y, x); in wgetn_wstr()
|
| D | lib_in_wch.c | 58 getyx(win, row, col); in NCURSES_EXPORT()
|
| D | lib_in_wchnstr.c | 59 getyx(win, row, col); in NCURSES_EXPORT()
|
| D | lib_inwstr.c | 60 getyx(win, row, col); in NCURSES_EXPORT()
|
| /openbsd/src/games/hunt/hunt/ |
| D | display.c | 65 getyx(stdscr, *yp, *xp); in display_getyx()
|
| /openbsd/src/lib/libform/ |
| D | frm_data.c | 92 getyx(w, y, x); in Only_Padding()
|
| /openbsd/src/gnu/llvm/lldb/utils/lui/ |
| D | commandwin.py | 86 self.win.addstr(self.win.getyx()[0], 0, m)
|
| /openbsd/src/games/atc/ |
| D | graphics.c | 287 getyx(input, y, x); in quit()
|