Searched refs:subpad (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14-stable/contrib/ncurses/menu/ |
| HD | m_post.c | 303 if (!(menu->sub = subpad(menu->win, y, menu->width, 0, 0))) in post_menu()
|
| /freebsd-14-stable/contrib/ncurses/ncurses/base/ |
| HD | lib_pad.c | 86 subpad(WINDOW *orig, int l, int c, int begy, int begx) in subpad() function
|
| /freebsd-14-stable/contrib/ncurses/misc/ |
| HD | ncurses.def | 359 "subpad" @255 NONAME
|
| HD | ncurses.ref | 276 "subpad" @255 NONAME ; implemented
|
| /freebsd-14-stable/lib/ncurses/tinfo/ |
| HD | Makefile | 725 curs_pad.3 subpad.3 \
|
| /freebsd-14-stable/contrib/ncurses/ncurses/ |
| HD | llib-lncurses | 1759 #undef subpad 1760 WINDOW *subpad(
|
| HD | llib-lncursest | 1768 #undef subpad 1769 WINDOW *subpad(
|
| HD | llib-lncursestw | 2349 #undef subpad 2350 WINDOW *subpad(
|
| HD | llib-lncursesw | 2340 #undef subpad 2341 WINDOW *subpad(
|
| /freebsd-14-stable/contrib/netbsd-tests/lib/libcurses/slave/ |
| HD | curses_commands.c | 4217 report_ptr(subpad(pad, lines, cols, begin_y, begin_x)); in cmd_subpad()
|
| /freebsd-14-stable/contrib/ncurses/include/ |
| HD | curses.h.in | 817 extern NCURSES_EXPORT(WINDOW *) subpad (WINDOW *, int, int, int, int); /* implemented */
|
| /freebsd-14-stable/contrib/llvm-project/lldb/source/Core/ |
| HD | IOHandlerCursesGUI.cpp | 366 ::subpad(m_window, bounds.size.height, bounds.size.width, in SubSurface()
|