Searched refs:item_opts_off (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/ncurses/menu/
H A Dm_item_opt.c89 | Function : int item_opts_off(ITEM *item, Item_Options opts)
97 item_opts_off(ITEM * item, Item_Options opts) function
103 T((T_CALLED("item_opts_off(%p,%d)"), item, opts));
H A Dllib-lmenu270 #undef item_opts_off
271 int item_opts_off(
H A Dllib-lmenuw272 #undef item_opts_off
273 int item_opts_off(
H A Dmenu.h210 extern NCURSES_EXPORT(int) item_opts_off (ITEM *,Item_Options);
/freebsd-9.3-release/lib/ncurses/menu/
H A DMakefile124 mitem_opts.3 item_opts_off.3 \
/freebsd-9.3-release/contrib/gcc/
H A Dsys-protos.h589 extern int item_opts_off(ITEM *, OPTIONS);

Completed in 159 milliseconds