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

/freebsd-11-stable/contrib/dialog/
H A Ddialog.h287 #undef getpary macro
289 #define getpary(win) dlg_getpary(win) macro
H A Dutil.c2355 getpary(win) + getcury(win),
H A Dconfigure14605 getpary \
/freebsd-11-stable/contrib/gcc/
H A Dsys-protos.h474 extern int getpary(WINDOW *);
/freebsd-11-stable/lib/ncurses/ncurses/
H A DMakefile768 curs_legacy.3 getpary.3 \
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c2440 report_int(getpary(win));
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp377 int GetParentY() { return getpary(m_window); }

Completed in 170 milliseconds