MSG_RESIZE        131 lib/widget/dialog-switch.c         send_message (d, NULL, MSG_RESIZE, 0, NULL);
MSG_RESIZE        419 lib/widget/group.c     send_message (c, NULL, MSG_RESIZE, 0, &r);
MSG_RESIZE        485 lib/widget/group.c             send_message (wg, NULL, MSG_RESIZE, 0, NULL);
MSG_RESIZE        645 lib/widget/group.c     case MSG_RESIZE:
MSG_RESIZE        112 lib/widget/history.c     return dlg_default_callback (WIDGET (dlg_head), NULL, MSG_RESIZE, 0, &r);
MSG_RESIZE        122 lib/widget/history.c     case MSG_RESIZE:
MSG_RESIZE        245 lib/widget/history.c     send_message (query_dlg, NULL, MSG_RESIZE, 0, NULL);
MSG_RESIZE         97 lib/widget/hline.c     case MSG_RESIZE:
MSG_RESIZE        693 lib/widget/menu.c     case MSG_RESIZE:
MSG_RESIZE        695 lib/widget/menu.c         widget_default_callback (w, NULL, MSG_RESIZE, 0, data);
MSG_RESIZE        366 lib/widget/widget-common.c     case MSG_RESIZE:
MSG_RESIZE        438 lib/widget/widget-common.c     send_message (w, NULL, MSG_RESIZE, 0, &r);
MSG_RESIZE        453 lib/widget/widget-common.c     send_message (w, NULL, MSG_RESIZE, 0, r);
MSG_RESIZE         74 lib/widget/wtools.c     case MSG_RESIZE:
MSG_RESIZE        113 lib/widget/wtools.c             return dlg_default_callback (w, NULL, MSG_RESIZE, 0, &r);
MSG_RESIZE        137 lib/widget/wtools.c     send_message (d, NULL, MSG_RESIZE, 0, NULL);
MSG_RESIZE        351 lib/widget/wtools.c         send_message (query_dlg, NULL, MSG_RESIZE, 0, NULL);
MSG_RESIZE       3268 src/diffviewer/ydiff.c     case MSG_RESIZE:
MSG_RESIZE       3269 src/diffviewer/ydiff.c         widget_default_callback (w, NULL, MSG_RESIZE, 0, data);
MSG_RESIZE        774 src/editor/editwidget.c     case MSG_RESIZE:
MSG_RESIZE        775 src/editor/editwidget.c         dlg_default_callback (w, NULL, MSG_RESIZE, 0, NULL);
MSG_RESIZE        191 src/filemanager/boxes.c     case MSG_RESIZE:
MSG_RESIZE        200 src/filemanager/boxes.c             return dlg_default_callback (w, NULL, MSG_RESIZE, 0, &r);
MSG_RESIZE        229 src/filemanager/boxes.c     send_message (skin_dlg, NULL, MSG_RESIZE, 0, NULL);
MSG_RESIZE        406 src/filemanager/boxes.c     case MSG_RESIZE:
MSG_RESIZE        413 src/filemanager/boxes.c             dlg_default_callback (w, NULL, MSG_RESIZE, 0, &r);
MSG_RESIZE        337 src/filemanager/chattr.c     case MSG_RESIZE:
MSG_RESIZE       1501 src/filemanager/filemanager.c     case MSG_RESIZE:
MSG_RESIZE       1572 src/filemanager/find.c     dlg_default_callback (w, NULL, MSG_RESIZE, 0, &r);
MSG_RESIZE       1604 src/filemanager/find.c     case MSG_RESIZE:
MSG_RESIZE        612 src/filemanager/hotlist.c     case MSG_RESIZE:
MSG_RESIZE        619 src/filemanager/hotlist.c             return dlg_default_callback (w, NULL, MSG_RESIZE, 0, &r);
MSG_RESIZE        898 src/help.c         dlg_default_callback (w, NULL, MSG_RESIZE, 0, &r);
MSG_RESIZE        914 src/help.c         case MSG_RESIZE:
MSG_RESIZE        977 src/help.c         case MSG_RESIZE:
MSG_RESIZE        978 src/help.c             widget_default_callback (w, NULL, MSG_RESIZE, 0, data);
MSG_RESIZE        705 src/viewer/actions_cmd.c     case MSG_RESIZE:
MSG_RESIZE        706 src/viewer/actions_cmd.c         widget_default_callback (w, NULL, MSG_RESIZE, 0, data);