DIALOG 66 lib/widget/button.c WDialog *h = DIALOG (g); DIALOG 85 lib/widget/dialog-switch.c WDialog *old = DIALOG (mc_current->data); DIALOG 100 lib/widget/dialog-switch.c if (DIALOG (dlg->data) != filemanager) DIALOG 155 lib/widget/dialog-switch.c if (DIALOG (mc_current->data) == h) DIALOG 164 lib/widget/dialog-switch.c mc_current = g_list_find (mc_dialogs, DIALOG (top_dlg->data)); DIALOG 236 lib/widget/dialog-switch.c WDialog *dlg = DIALOG (h->data); DIALOG 263 lib/widget/dialog-switch.c WDialog *h = DIALOG (mc_current->data); DIALOG 306 lib/widget/dialog-switch.c WDialog *dlg = DIALOG (mc_dialogs->data); DIALOG 362 lib/widget/dialog-switch.c dialog_switch_resize (DIALOG (d->data)); DIALOG 332 lib/widget/dialog.c WDialog *h = DIALOG (w); DIALOG 382 lib/widget/dialog.c DIALOG (w)->ret_value = B_CANCEL; DIALOG 383 lib/widget/dialog.c dlg_stop (DIALOG (w)); DIALOG 119 lib/widget/history.c return history_dlg_reposition (DIALOG (w)); DIALOG 124 lib/widget/history.c WDialog *d = DIALOG (w); DIALOG 843 lib/widget/input.c if (!in->is_password && (DIALOG (WIDGET (in)->owner)->ret_value != B_CANCEL)) DIALOG 1012 lib/widget/input.c WDialog *h = DIALOG (w->owner); DIALOG 1034 lib/widget/input_complete.c WDialog *h = DIALOG (w); DIALOG 422 lib/widget/listbox.c WDialog *h = DIALOG (WIDGET (l)->owner); DIALOG 330 lib/widget/menu.c if (DIALOG (w->owner)->bg != NULL) DIALOG 331 lib/widget/menu.c widget_set_bottom (WIDGET (DIALOG (w->owner)->bg)); DIALOG 992 lib/widget/menu.c menu_arrange (menu, DIALOG (WIDGET (menubar)->owner)->get_shortcut); DIALOG 68 lib/widget/wtools.c WDialog *h = DIALOG (w); DIALOG 83 lib/widget/wtools.c prev_dlg = DIALOG (top_dlg->data); DIALOG 92 lib/widget/wtools.c prev_dlg = DIALOG (p->data); DIALOG 2974 src/diffviewer/ydiff.c b = find_buttonbar (DIALOG (d->owner)); DIALOG 3308 src/diffviewer/ydiff.c WDialog *h = DIALOG (w->owner); DIALOG 3388 src/diffviewer/ydiff.c WDialog *h = DIALOG (w); DIALOG 751 src/editor/editcmd.c WDialog *h = DIALOG (w); DIALOG 1251 src/editor/editcmd.c edit = find_editor (DIALOG (g)); DIALOG 763 src/editor/editwidget.c WDialog *h = DIALOG (w); DIALOG 869 src/editor/editwidget.c WDialog *h = DIALOG (w); DIALOG 947 src/editor/editwidget.c edit_set_buttonbar (e, find_buttonbar (DIALOG (w->owner))); DIALOG 1341 src/editor/editwidget.c widget_draw (WIDGET (find_buttonbar (DIALOG (WIDGET (e)->owner)))); DIALOG 318 src/filemanager/achown.c print_flags (DIALOG (g)); DIALOG 490 src/filemanager/achown.c WDialog *h = DIALOG (w); DIALOG 527 src/filemanager/achown.c WDialog *h = DIALOG (g); DIALOG 661 src/filemanager/achown.c advanced_chown_refresh (DIALOG (w->owner)); DIALOG 191 src/filemanager/boxes.c WDialog *d = DIALOG (w); DIALOG 400 src/filemanager/boxes.c WDialog *h = DIALOG (w); DIALOG 248 src/filemanager/chmod.c WDialog *h = DIALOG (w); DIALOG 141 src/filemanager/filemanager.c dlg_stop (DIALOG (top_dlg->data)); DIALOG 480 src/filemanager/find.c WDialog *h = DIALOG (w); DIALOG 1571 src/filemanager/find.c WDialog *h = DIALOG (w); DIALOG 1620 src/filemanager/find.c find_relocate_buttons (DIALOG (w->owner), FALSE); DIALOG 567 src/filemanager/hotlist.c WDialog *h = DIALOG (w); DIALOG 630 src/filemanager/hotlist.c WDialog *dlg = DIALOG (WIDGET (list)->owner); DIALOG 282 src/filemanager/layout.c update_split (DIALOG (WIDGET (button)->owner)); DIALOG 326 src/filemanager/layout.c update_split (DIALOG (w->owner)); DIALOG 349 src/filemanager/layout.c WDialog *h = DIALOG (w); DIALOG 1492 src/filemanager/layout.c if (top_dlg != NULL && DIALOG (top_dlg->data) == filemanager && command_prompt) DIALOG 3713 src/filemanager/panel.c WDialog *h = DIALOG (w->owner); DIALOG 605 src/filemanager/tree.c WDialog *h = DIALOG (WIDGET (tree)->owner); DIALOG 982 src/filemanager/tree.c b = find_buttonbar (DIALOG (w->owner)); DIALOG 1051 src/filemanager/tree.c dlg_stop (DIALOG (WIDGET (tree)->owner)); DIALOG 1155 src/filemanager/tree.c WDialog *h = DIALOG (w->owner); DIALOG 870 src/help.c help_show (DIALOG (w->owner), currentpoint); DIALOG 902 src/help.c WDialog *h = DIALOG (w); DIALOG 901 src/keymap.c LOAD_KEYMAP (DIALOG, dialog); DIALOG 562 src/viewer/actions_cmd.c dlg_stop (DIALOG (WIDGET (view)->owner)); DIALOG 762 src/viewer/actions_cmd.c WDialog *h = DIALOG (w); DIALOG 82 src/viewer/display.c WDialog *h = DIALOG (w->owner); DIALOG 207 src/viewer/display.c widget_draw (WIDGET (find_buttonbar (DIALOG (WIDGET (view)->owner))));