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
293 { "guage", opW(gauge), 2, NULL },
303 { "infobox", opW(infobox), 2, "<text> <height> <width>" },
317 { "msgbox", opW(msgbox), 2, "<text> <height> <width>" },
341 { "programbox", opW(programbox), 2, "<text> <height> <width>" },
358 { "tailbox", opW(tailbox), 2, "<file> <height> <width>" },
359 { "tailboxbg", opW(tailboxbg), 2, "<file> <height> <width>" },
360 { "textbox", opW(textbox), 2, "<file> <height> <width>" },
370 { "yesno", opW(yesno), 2, "<text> <height> <width>" },
384 { "editbox", opW(editbox), 2, "<file> <height> <width>" },
[all …]