Searched refs:getparx (Results 1 – 15 of 15) sorted by relevance
| /NextBSD/contrib/dialog/ |
| HD | dialog.h | 286 #undef getparx 288 #define getparx(win) dlg_getparx(win) macro
|
| HD | configure.in | 242 getparx \
|
| HD | util.c | 2356 getparx(win) + getcurx(win)); in dlg_set_focus()
|
| HD | configure | 14604 getparx \
|
| /NextBSD/lib/ncurses/ncurses/ |
| HD | Makefile | 766 curs_legacy.3 getparx.3 \
|
| /NextBSD/contrib/ncurses/include/ |
| HD | curses.h.in | 878 extern NCURSES_EXPORT(int) getparx (const WINDOW *); /* generated */ 1092 #define getparyx(win,y,x) (y = getpary(win), x = getparx(win)) 1139 #define getparx(win) ((win) ? (win)->_parx : ERR) macro
|
| /NextBSD/contrib/gcc/ |
| HD | sys-protos.h | 473 extern int getparx(WINDOW *);
|
| /NextBSD/contrib/ncurses/ncurses/ |
| HD | llib-lncurses | 1165 #undef getparx 1166 int (getparx)(
|
| HD | llib-lncursest | 1174 #undef getparx 1175 int (getparx)(
|
| HD | llib-lncursesw | 1220 #undef getparx 1221 int (getparx)(
|
| HD | llib-lncursestw | 1223 #undef getparx 1224 int (getparx)(
|
| /NextBSD/contrib/netbsd-tests/lib/libcurses/slave/ |
| HD | curses_commands.c | 2459 report_int(getparx(win)); in cmd_getparx()
|
| /NextBSD/contrib/llvm/tools/lldb/source/Core/ |
| HD | IOHandler.cpp | 1226 int GetParentX () { return getparx (m_window); } in GetParentX()
|
| /NextBSD/contrib/ncurses/ |
| HD | INSTALL | 1288 getbegx, getbegy, getcurx, getcury, getmaxx, getmaxy, getparx,
|
| HD | NEWS | 3593 getbegx(), getbegy(), getmaxx(), getmaxy(), getparx() and getpary(),
|