Home
last modified time | relevance | path

Searched refs:post_menu (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/ncurses/misc/
H A Dmenu.ref44 "post_menu" @34 ;NONAME
H A Dmenu.def56 "post_menu" @34 NONAME
/freebsd/lib/ncurses/menu/
H A DMakefile102 menu_post.3 post_menu.3 \
/freebsd/contrib/ncurses/menu/
H A Dllib-lmenut434 #undef post_menu
435 int post_menu(
H A Dllib-lmenutw434 #undef post_menu
435 int post_menu(
H A Dllib-lmenuw434 #undef post_menu
435 int post_menu(
H A Dllib-lmenu434 #undef post_menu
435 int post_menu(
H A Dmenu.h239 extern MENU_EXPORT(int) post_menu(MENU *);
H A Dm_post.c277 post_menu(MENU *menu) in post_menu() function
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc1134 4. Post the menu using post_menu().
1217 When you call post_menu(), you write the menu to its subwindow. When
/freebsd/contrib/ncurses/
H A DNEWS8943 + remove check in post_menu() that prevented menus from extending