mc_current 54 lib/widget/dialog-switch.c static GList *mc_current = NULL; mc_current 74 lib/widget/dialog-switch.c if (data != mc_current->data) mc_current 83 lib/widget/dialog-switch.c if (mc_current != dlg) mc_current 85 lib/widget/dialog-switch.c WDialog *old = DIALOG (mc_current->data); mc_current 87 lib/widget/dialog-switch.c mc_current = dlg; mc_current 137 lib/widget/dialog-switch.c mc_current = dlg; mc_current 141 lib/widget/dialog-switch.c mc_current = mc_dialogs; mc_current 155 lib/widget/dialog-switch.c if (DIALOG (mc_current->data) == h) mc_current 156 lib/widget/dialog-switch.c this = mc_current; mc_current 164 lib/widget/dialog-switch.c mc_current = g_list_find (mc_dialogs, DIALOG (top_dlg->data)); mc_current 166 lib/widget/dialog-switch.c mc_current = mc_dialogs; mc_current 169 lib/widget/dialog-switch.c if (mc_current != NULL) mc_current 170 lib/widget/dialog-switch.c widget_set_state (WIDGET (mc_current->data), WST_ACTIVE, TRUE); mc_current 188 lib/widget/dialog-switch.c if (mc_global.midnight_shutdown || mc_current == NULL) mc_current 191 lib/widget/dialog-switch.c next = g_list_next (mc_current); mc_current 205 lib/widget/dialog-switch.c if (mc_global.midnight_shutdown || mc_current == NULL) mc_current 208 lib/widget/dialog-switch.c prev = g_list_previous (mc_current); mc_current 226 lib/widget/dialog-switch.c if (mc_global.midnight_shutdown || mc_current == NULL) mc_current 249 lib/widget/dialog-switch.c selected = run_listbox_with_data (listbox, mc_current); mc_current 263 lib/widget/dialog-switch.c WDialog *h = DIALOG (mc_current->data); mc_current 276 lib/widget/dialog-switch.c mc_current = g_list_find (mc_dialogs, filemanager); mc_current 295 lib/widget/dialog-switch.c if (dlg != mc_current)