listbox_window_centered_new  121 lib/widget/listbox-window.c     return listbox_window_centered_new (-1, -1, lines, cols, title, help);
listbox_window_centered_new   28 lib/widget/listbox-window.h Listbox *listbox_window_centered_new (int center_y, int center_x, int lines, int cols,
listbox_window_centered_new  738 src/editor/spell.c     lang_list = listbox_window_centered_new (-1, -1, lang_dlg_h, lang_dlg_w, _ ("Select language"),
listbox_window_centered_new   86 src/selcodepage.c     listbox = listbox_window_centered_new (center_y, center_x, codepages->len + 1, ENTRY_LEN + 2,