center_x 59 lib/widget/listbox-window.c listbox_window_centered_new (int center_y, int center_x, int lines, int cols, const char *title, center_x 82 lib/widget/listbox-window.c if ((center_y < 0) || (center_x < 0)) center_x 89 lib/widget/listbox-window.c xpos = center_x; center_x 28 lib/widget/listbox-window.h Listbox *listbox_window_centered_new (int center_y, int center_x, int lines, int cols, center_x 77 src/selcodepage.c select_charset (const int center_y, const int center_x, const int current_charset) center_x 81 src/selcodepage.c listbox = listbox_window_centered_new (center_y, center_x, codepages->len + 1, ENTRY_LEN + 2, center_x 27 src/selcodepage.h int select_charset (int center_y, int center_x, int current_charset);