Searched refs:move_panel (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ncurses/panel/
H A Dp_move.c43 move_panel(PANEL * pan, int starty, int startx) function
47 T((T_CALLED("move_panel(%p,%d,%d)"), (void *)pan, starty, startx));
H A Dpanel.h68 extern NCURSES_EXPORT(int) move_panel (PANEL *, int, int);
/freebsd-11-stable/lib/ncurses/panel/
H A DMakefile47 panel.3 move_panel.3 \
/freebsd-11-stable/contrib/gcc/
H A Dsys-protos.h739 extern int move_panel(PANEL *, int, int);

Completed in 178 milliseconds