dlg_head           73 lib/widget/history.c history_dlg_reposition (WDialog * dlg_head)
dlg_head           80 lib/widget/history.c     if (dlg_head == NULL || dlg_head->data.p == NULL)
dlg_head           83 lib/widget/history.c     data = (history_dlg_data *) dlg_head->data.p;
dlg_head          112 lib/widget/history.c     return dlg_default_callback (WIDGET (dlg_head), NULL, MSG_RESIZE, 0, &r);