Searched refs:getcury (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/dialog/
H A Ddialog.h269 #undef getcury macro
271 #define getcury(win) dlg_getcury(win) macro
H A Dui_getc.c249 wmove(win, getcury(win), getcurx(win));
H A Dtreeview.c283 cur_y = getcury(dialog);
H A Dutil.c2355 getpary(win) + getcury(win),
H A Dconfigure14600 getcury \
/freebsd-11-stable/contrib/gcc/
H A Dsys-protos.h430 extern int getcury(WINDOW *);
/freebsd-11-stable/lib/ncurses/ncurses/
H A DMakefile764 curs_legacy.3 getcury.3 \
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c2304 report_int(getcury(win));
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp370 int GetCursorY() { return getcury(m_window); }

Completed in 296 milliseconds