Home
last modified time | relevance | path

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

12345678910>>...37

/dports/editors/the/THE-3.3RC4/
H A Dedit.c62 getyx(CURRENT_WINDOW,y,x); in editor()
104 getyx(CURRENT_WINDOW,y,x);
200 getyx(CURRENT_WINDOW,y,x);
259 getyx(CURRENT_WINDOW,y,x);
270 getyx(CURRENT_WINDOW,y,x);
340getyx(CURRENT_WINDOW_FILEAREA,CURRENT_VIEW->y[WINDOW_FILEAREA],CURRENT_VIEW->x[WINDOW_FILEAREA]);
342 getyx(CURRENT_WINDOW_PREFIX,CURRENT_VIEW->y[WINDOW_PREFIX],CURRENT_VIEW->x[WINDOW_PREFIX]);
411 getyx(CURRENT_WINDOW,y,x);
H A Dcommsos.c171 getyx(CURRENT_WINDOW,y,x);
261 getyx(CURRENT_WINDOW,y,x);
315 getyx(CURRENT_WINDOW,y,x);
600 getyx(CURRENT_WINDOW,y,x);
735 getyx(CURRENT_WINDOW,y,x);
841 getyx(CURRENT_WINDOW,y,x);
1969 getyx(CURRENT_WINDOW,y,x);
2025 getyx(CURRENT_WINDOW,y,x);
2446 getyx(CURRENT_WINDOW,y,x);
2795 getyx(CURRENT_WINDOW,y,x);
[all …]
H A Dcursor.c109 getyx(CURRENT_WINDOW,y,x); in THEcursor_column()
260 getyx( SCREEN_WINDOW(curr_screen), y, x );
299 getyx(CURRENT_WINDOW,y,x);
423 getyx(CURRENT_WINDOW,y,x);
542 getyx( CURRENT_WINDOW_FILEAREA, y, x );
592 getyx( SCREEN_WINDOW_FILEAREA(curr_screen), y, x );
875 getyx(CURRENT_WINDOW,y,x); in where_now()
1505 getyx(CURRENT_WINDOW,y,x);
1571 getyx(CURRENT_WINDOW,y,x);
1627 getyx(CURRENT_WINDOW,y,x);
[all …]
/dports/sysutils/ah-tty/ah-tty-0.3.12/dillib/vty/
H A Dvtcurses.c34 getyx((WINDOW*)SPtr,y,x); in __VT_reset()
65 getyx ((WINDOW*)SPtr, Save.y, Save.x); in __VT_cursave()
165 getyx ((WINDOW*)SPtr, y,x); in __VT_clreol()
188 getyx(WPtr,y,x); in __VT_backspace()
202 getyx(WPtr,y,x); in __VT_ins()
H A Dvtcurses.h85 getyx (WPtr,y,x); in __VT_dmove()
102 getyx (WPtr, y,x); in __VT_mcol()
113 getyx (WPtr, y, x); in __VT_mrow()
132 getyx ((WINDOW*)SPtr, y, x); in __VT_nextline()
/dports/deskutils/pal/pal-0.4.3/src/
H A Dadd.c75 getyx( stdscr, y, x ); in pal_add_get_range()
177 getyx( stdscr, y, x ); in pal_add_get_recur()
204 getyx( stdscr, prompty, promptx ); in pal_add_get_recur()
252 getyx( stdscr, y, x ); in pal_add_get_desc()
291 getyx( stdscr, y, x ); in pal_add_get_file()
328 getyx(stdscr, y,x); in pal_add_get_file()
361 getyx( stdscr, y, x ); in pal_add_get_file()
367 getyx( stdscr, y, x); in pal_add_get_file()
/dports/math/add/add-20180401/
H A Dcurses.c259 getyx(stdscr, y, x); in screen_col()
340 getyx(stdscr, y, x); in screen_message()
361 getyx(stdscr, y, x); in screen_move_left()
377 getyx(stdscr, y, x); in screen_move_right()
417 getyx(stdscr, y, x); in screen_row()
/dports/textproc/aspell-ispell/aspell-0.60.8/prog/
H A Dcheck_funs.cpp138 getyx(choice_w,cur_y,cur_x); in save_state()
356 getyx(choice_w,y,x); in get_line()
491 getyx(text_w,y,x); in new_line()
532 getyx(text_w, y, x); in display_misspelled_word()
580 getyx(text_w, y, x); in display_misspelled_word()
702 getyx(out, y, x); in print_truncate()
710 getyx(out, y, x); in print_truncate()
727 getyx(out, y, x); in display_menu()
833 getyx(menu_w, y, x0); in display_menu()
835 getyx(menu_w, y, x); in display_menu()
[all …]
/dports/textproc/aspell/aspell-0.60.8/prog/
H A Dcheck_funs.cpp138 getyx(choice_w,cur_y,cur_x); in save_state()
356 getyx(choice_w,y,x); in get_line()
491 getyx(text_w,y,x); in new_line()
532 getyx(text_w, y, x); in display_misspelled_word()
580 getyx(text_w, y, x); in display_misspelled_word()
702 getyx(out, y, x); in print_truncate()
710 getyx(out, y, x); in print_truncate()
727 getyx(out, y, x); in display_menu()
833 getyx(menu_w, y, x0); in display_menu()
835 getyx(menu_w, y, x); in display_menu()
[all …]
/dports/games/vitetris/vitetris-0.59.1/src/textgfx/
H A Dcurses.c120 getyx(window, y, x); in movefwd()
131 getyx(window, y, d); in newln()
153 getyx(window, *y, *x); in get_xy()
261 getyx(window, y, x); in putch_acs()
286 getyx(window, y, x); in printstr()
/dports/games/frotz/frotz-73eec90ebb159ed687b74cbaf81e135c3e7e390b/src/curses/
H A Dux_screen.c75 getyx(stdscr, y, x); in os_erase_area()
115 getyx(stdscr, y, x); in os_scroll_area()
153 getyx(stdscr, y, x); in save_screen()
231 getyx(saved_screen, y, x); in os_repaint_window()
/dports/editors/hexcurse/hexcurse-1.60.0/src/
H A Dacceptch.c92 getyx(Winds, row, col); /* curent cursor loc */ in wacceptch()
303 getyx(Winds, row, col); /* current location */ in wacceptch()
411 getyx(Winds, row, col); /* move to EOF */ in wacceptch()
543 getyx(Winds, row, col); in wacceptch()
557 getyx(Winds, row, col); /* current location */ in wacceptch()
611 getyx(Winds, row, col); in wacceptch()
622 getyx(Winds, row, col); /* current location */ in wacceptch()
647 getyx(Winds, row, col); /* current location */ in wacceptch()
665 getyx(Winds, row, col); /* current location */ in wacceptch()
673 getyx(Winds, row, col); in wacceptch()
[all …]
/dports/net/nload/nload-0.7.4/src/
H A Dscreen.cpp45 getyx(stdscr, y, x); in x()
53 getyx(stdscr, y, x); in y()
/dports/devel/ncurses/ncurses-6.3/test/
H A Dclip_printw.c72 getyx(win, y0, x0); in clip_wprintw()
84 getyx(sub, y1, x1); in clip_wprintw()
162 getyx(win, y, x); in fill_window()
166 getyx(win, y1, x1); in fill_window()
180 getyx(win, y, x); in show_status()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/tui/
H A Dtui-io.c187 getyx (w, TUI_CMD_WIN->detail.command_info.cur_line, in tui_puts()
234 getyx (w, line, col); in tui_redisplay_readline()
246 getyx (w, c_line, c_pos); in tui_redisplay_readline()
260 getyx (w, TUI_CMD_WIN->detail.command_info.start_line, in tui_redisplay_readline()
263 getyx (w, line, col); in tui_redisplay_readline()
269 getyx (w, TUI_CMD_WIN->detail.command_info.start_line, in tui_redisplay_readline()
/dports/devel/gdb761/gdb-7.6.1/gdb/tui/
H A Dtui-io.c186 getyx (w, TUI_CMD_WIN->detail.command_info.cur_line, in tui_puts()
236 getyx (w, line, col); in tui_redisplay_readline()
248 getyx (w, c_line, c_pos); in tui_redisplay_readline()
262 getyx (w, TUI_CMD_WIN->detail.command_info.start_line, in tui_redisplay_readline()
265 getyx (w, line, col); in tui_redisplay_readline()
271 getyx (w, TUI_CMD_WIN->detail.command_info.start_line, in tui_redisplay_readline()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/tui/
H A 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()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/tui/
H A 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()
/dports/news/golded+/golded-plus/golded+/goldlib/gcui/
H A Dgcurses.h106 #ifdef getyx
107 inline void (getyx)(WINDOW* win, int& y, int& x) { getyx(win, y, x); }
108 #undef getyx
/dports/audio/siren/siren-0.9/
H A Dscreen.c380 getyx(stdscr, row, col); in screen_msg_vprintf()
398 getyx(stdscr, row, col); in screen_player_status_printf()
421 getyx(stdscr, row, col); in screen_player_track_printf()
460 getyx(stdscr, row, col); in screen_print_row()
560 getyx(stdscr, row, col); in screen_status_clear()
691 getyx(stdscr, row, col); in screen_vprintf()
/dports/mail/mmr/mmr-1.6.0/
H A Dterminal.h72 getyx(curpane, *x, *y); in savexy()
77 getyx(statuspane, *x, y); in statusx()
/dports/editors/nvi2/nvi2-2.2.0/cl/
H A Dcl_funcs.c50 getyx(win, y, x); in addstr4()
266 getyx(win, y, x); in cl_clrtoeol()
294 getyx(win, *yp, *xp); in cl_cursor()
327 getyx(win, y, x); in cl_deleteln()
547 getyx(stdscr, y, x); in cl_refresh()
750 getyx(win, y, x); in cl_suspend()
/dports/editors/vigor/vigor-0.016/cl/
H A Dcl_funcs.c57 getyx(stdscr, oldy, oldx);
259 getyx(stdscr, *yp, *xp);
299 getyx(stdscr, oldy, oldx);
599 getyx(stdscr, oldy, oldx);
/dports/devel/ncurses/ncurses-6.3/menu/
H A Dm_post.c64 getyx(menu->win, item_y, item_x); in MENU_EXPORT()
141 getyx(menu->win, cy, cx); in MENU_EXPORT()
160 getyx(menu->win, ncy, ncx); in MENU_EXPORT()
239 getyx(menu->win, cy, cx); in _nc_Draw_Menu()
/dports/sysutils/py-ranger/ranger-1.9.3/ranger/gui/
H A Dcurses_shortcuts.py34 y, x = self.win.getyx()
50 y, x = self.win.getyx()

12345678910>>...37