center_x           59 lib/widget/listbox-window.c listbox_window_centered_new (int center_y, int center_x, int lines, int cols,
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           78 src/selcodepage.c select_charset (int center_y, int center_x, int current_charset, gboolean seldisplay)
center_x           87 src/selcodepage.c         listbox_window_centered_new (center_y, center_x, codepages->len + 1, ENTRY_LEN + 2,
center_x           33 src/selcodepage.h int select_charset (int center_y, int center_x, int current_charset, gboolean seldisplay);