input_new          86 lib/widget/input.h WInput *input_new (int y, int x, const int *colors,
input_new          75 lib/widget/quick.c     in = input_new (y, x, input_colors, 8, qw->u.input.text, qw->u.input.histname,
input_new        2043 src/editor/editcmd.c                       input_new (y++, 3 + wq + 1, input_colors, w - (6 + wq + 1), "", 0,
input_new         211 src/filemanager/command.c     cmd = input_new (y, x, command_colors, cols, "", "cmdline",
input_new         691 src/filemanager/find.c         input_new (y1, x1, input_colors, cols - b0 - 7, in_start_dir, "start",
input_new         702 src/filemanager/find.c         input_new (y1++, x1, input_colors, cols - 6,
input_new         714 src/filemanager/find.c         input_new (y1++, x1, input_colors, cw, INPUT_LAST_TEXT, "name",
input_new         722 src/filemanager/find.c         input_new (y2++, x2, input_colors, cw, content_is_empty ? "" : INPUT_LAST_TEXT,
input_new         219 src/filemanager/panelize.c         input_new (y++, UX, input_colors, panelize_cols - UX * 2, "", "in",
input_new         201 tests/lib/widget/complete_engine.c     w_input = input_new (1, 1, NULL, 100, data->input_buffer, NULL, data->input_completion_flags);