Searched refs:getparx (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/dialog/
H A Ddialog.h286 #undef getparx macro
288 #define getparx(win) dlg_getparx(win) macro
H A Dutil.c2356 getparx(win) + getcurx(win));
H A Dconfigure14604 getparx \
/freebsd-11-stable/contrib/gcc/
H A Dsys-protos.h473 extern int getparx(WINDOW *);
/freebsd-11-stable/lib/ncurses/ncurses/
H A DMakefile767 curs_legacy.3 getparx.3 \
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c2459 report_int(getparx(win));
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp376 int GetParentX() { return getparx(m_window); }

Completed in 162 milliseconds