Searched refs:MENUBOX_TAGS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/dialog/
H A Ddialog.c694 int tags = howmany_tags(av + 5, MENUBOX_TAGS);
695 *offset_add = 5 + tags * MENUBOX_TAGS;
708 int tags = howmany_tags(av + 5, MENUBOX_TAGS);
724 *offset_add = 5 + tags * MENUBOX_TAGS;
H A Ddialog.h544 #define MENUBOX_TAGS (1 + DLG__ITEM_HELP + DLG__NO_ITEMS) macro

Completed in 94 milliseconds