center_y           59 lib/widget/listbox-window.c listbox_window_centered_new (int center_y, int center_x, int lines, int cols,
center_y           82 lib/widget/listbox-window.c     if ((center_y < 0) || (center_x < 0))
center_y           88 lib/widget/listbox-window.c         ypos = center_y;
center_y           28 lib/widget/listbox-window.h Listbox *listbox_window_centered_new (int center_y, int center_x, int lines, int cols,
center_y           78 src/selcodepage.c select_charset (int center_y, int center_x, int current_charset, gboolean seldisplay)
center_y           87 src/selcodepage.c         listbox_window_centered_new (center_y, center_x, codepages->len + 1, ENTRY_LEN + 2,
center_y           33 src/selcodepage.h int select_charset (int center_y, int center_x, int current_charset, gboolean seldisplay);