Lines Matching refs:opW

229 #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> <…
316 { "mixedgauge", opW(mixedgauge), 2, "<text> <height> <width> <percent> <tag1> <item1>..." },
317 { "msgbox", opW(msgbox), 2, "<text> <height> <width>" },
332 { "passwordbox", opW(passwordbox), 2, "<text> <height> <width> [<init>]" },
333 …{ "passwordform", opW(passwordform), 2, "<text> <height> <width> <form height> <label1> <l_y1> <l_…
334 { "pause", opW(pause), 2, "<text> <height> <width> <seconds>" },
335 { "prgbox", opW(prgbox), 2, "<text> <command> <height> <width>" },
341 { "programbox", opW(programbox), 2, "<text> <height> <width>" },
342 { "progressbox", opW(progressbox), 2, "<text> <height> <width>" },
344 …{ "radiolist", opW(radiolist), 2, "<text> <height> <width> <list height> <tag1> <item1> <status1>…
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>" },
382 { "calendar", opW(calendar), 2, "<text> <height> <width> <day> <month> <year>" },
383 { "dselect", opW(dselect), 2, "<directory> <height> <width>" },
384 { "editbox", opW(editbox), 2, "<file> <height> <width>" },
385 { "fselect", opW(fselect), 2, "<filepath> <height> <width>" },
386 { "timebox", opW(timebox), 2, "<text> <height> <width> <hour> <minute> <second>" },
391 …{ "buildlist", opW(buildlist), 2, "<text> <height> <width> <list-height> <tag1> <item1> <status1>…
394 …{ "rangebox", opW(rangebox), 2, "<text> <height> <width> <min-value> <max-value> <default-value>"…
396 …{ "treeview", opW(treeview), 2, "<text> <height> <width> <list-height> <tag1> <item1> <status1> <…