mc_current 59 lib/widget/dialog-switch.c static GList *mc_current = NULL; mc_current 80 lib/widget/dialog-switch.c if (data != mc_current->data) mc_current 89 lib/widget/dialog-switch.c if (mc_current != dlg) mc_current 91 lib/widget/dialog-switch.c WDialog *old = DIALOG (mc_current->data); mc_current 93 lib/widget/dialog-switch.c mc_current = dlg; mc_current 143 lib/widget/dialog-switch.c mc_current = dlg; mc_current 147 lib/widget/dialog-switch.c mc_current = mc_dialogs; mc_current 161 lib/widget/dialog-switch.c if (DIALOG (mc_current->data) == h) mc_current 162 lib/widget/dialog-switch.c this = mc_current; mc_current 170 lib/widget/dialog-switch.c mc_current = g_list_find (mc_dialogs, DIALOG (top_dlg->data)); mc_current 172 lib/widget/dialog-switch.c mc_current = mc_dialogs; mc_current 175 lib/widget/dialog-switch.c if (mc_current != NULL) mc_current 176 lib/widget/dialog-switch.c widget_set_state (WIDGET (mc_current->data), WST_ACTIVE, TRUE); mc_current 194 lib/widget/dialog-switch.c if (mc_global.midnight_shutdown || mc_current == NULL) mc_current 197 lib/widget/dialog-switch.c next = g_list_next (mc_current); mc_current 211 lib/widget/dialog-switch.c if (mc_global.midnight_shutdown || mc_current == NULL) mc_current 214 lib/widget/dialog-switch.c prev = g_list_previous (mc_current); mc_current 232 lib/widget/dialog-switch.c if (mc_global.midnight_shutdown || mc_current == NULL) mc_current 254 lib/widget/dialog-switch.c selected = listbox_run_with_data (listbox, mc_current); mc_current 266 lib/widget/dialog-switch.c if (mc_current == NULL) mc_current 271 lib/widget/dialog-switch.c WDialog *h = DIALOG (mc_current->data); mc_current 280 lib/widget/dialog-switch.c WDialog *h = DIALOG (mc_current->data); mc_current 293 lib/widget/dialog-switch.c mc_current = g_list_find (mc_dialogs, filemanager); mc_current 312 lib/widget/dialog-switch.c if (dlg != mc_current)