dlg_head 69 lib/widget/history.c history_dlg_reposition (WDialog * dlg_head) dlg_head 76 lib/widget/history.c if ((dlg_head == NULL) || (dlg_head->data == NULL)) dlg_head 79 lib/widget/history.c data = (history_dlg_data *) dlg_head->data; dlg_head 108 lib/widget/history.c return dlg_default_callback (WIDGET (dlg_head), NULL, MSG_RESIZE, 0, &r);