prev_dlg           77 lib/widget/wtools.c             WDialog *prev_dlg = NULL;
prev_dlg           85 lib/widget/wtools.c                     prev_dlg = DIALOG (top_dlg->data);
prev_dlg           94 lib/widget/wtools.c                         prev_dlg = DIALOG (p->data);
prev_dlg           99 lib/widget/wtools.c             if (prev_dlg == NULL || (WIDGET (prev_dlg)->pos_flags & WPOS_FULLSCREEN) != 0)
prev_dlg          102 lib/widget/wtools.c                 ypos = WIDGET (prev_dlg)->rect.y + 2;