Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Ddialog.c229 #define opW(name) o_##name, 0, 0, 0 macro
275 …{ "checklist", opW(checklist), 2, "<text> <height> <width> <list height> <tag1> <item1> <status1>…
291 …{ "form", opW(form), 2, "<text> <height> <width> <form height> <label1> <l_y1> <l_x1> <item1> <i…
292 { "gauge", opW(gauge), 2, "<text> <height> <width> [<percent>]" },
293 { "guage", opW(gauge), 2, NULL },
303 { "infobox", opW(infobox), 2, "<text> <height> <width>" },
305 { "inputbox", opW(inputbox), 2, "<text> <height> <width> [<init>]" },
306 { "inputmenu", opW(inputmenu), 2, "<text> <height> <width> <menu height> <tag1> <item1>..." },
314 { "menu", opW(menu), 2, "<text> <height> <width> <menu height> <tag1> <item1>..." },
315 …{ "mixedform", opW(mixedform), 2, "<text> <height> <width> <form height> <label1> <l_y1> <l_x1> <…
[all …]