Home
last modified time | relevance | path

Searched refs:getyx (Results 1 – 25 of 31) sorted by relevance

12

/openbsd/src/usr.bin/talk/
Ddisplay.c85 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/
Dtable.c80 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()
Dsubs.c90 getyx(stdscr, r, c); in gwrite()
291 getyx(stdscr, row, col); in roll()
Dfancy.c168 getyx(stdscr, rpos, cpos); in bsect()
179 getyx(stdscr, r, c); in moveplayers()
Dsave.c71 getyx(stdscr, r, c); in save()
/openbsd/src/games/phantasia/
Dio.c64 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()
Dfight.c178 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/
Dmach.c151 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()
Dtimer.c63 getyx(stdscr, row, col); in timerch()
Dprtable.c105 getyx(stdscr, row, col); in prtable()
/openbsd/src/gnu/usr.bin/binutils/gdb/tui/
Dtui-io.c185 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()
Dtui-winsource.c274 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/
Dcl_funcs.c50 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/
Dm_post.c66 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/
Dtutor.c82 getyx(stdscr, j, k); in tutor()
140 getyx(stdscr, r, c); in clrest()
/openbsd/src/lib/libcurses/base/
Dlib_getstr.c64 getyx(win, y, x); in WipeOut()
109 getyx(win, y, x); in wgetnstr_events()
/openbsd/src/games/robots/
Dquery.c45 getyx(stdscr, y, x); in query()
/openbsd/src/lib/libcurses/widechar/
Dlib_get_wstr.c77 getyx(win, y, x); in WipeOut()
119 getyx(win, y, x); in wgetn_wstr()
Dlib_in_wch.c58 getyx(win, row, col); in NCURSES_EXPORT()
Dlib_in_wchnstr.c59 getyx(win, row, col); in NCURSES_EXPORT()
Dlib_inwstr.c60 getyx(win, row, col); in NCURSES_EXPORT()
/openbsd/src/games/hunt/hunt/
Ddisplay.c65 getyx(stdscr, *yp, *xp); in display_getyx()
/openbsd/src/lib/libform/
Dfrm_data.c92 getyx(w, y, x); in Only_Padding()
/openbsd/src/gnu/llvm/lldb/utils/lui/
Dcommandwin.py86 self.win.addstr(self.win.getyx()[0], 0, m)
/openbsd/src/games/atc/
Dgraphics.c287 getyx(input, y, x); in quit()

12