Home
last modified time | relevance | path

Searched refs:Nlm_fileDialogShell (Results 1 – 3 of 3) sorted by relevance

/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dvibincld.h278 extern Widget Nlm_fileDialogShell;
H A Dvibutils.c4410 if (Nlm_fileDialogShell != NULL) in Nlm_CreateFileDialogShell()
4415 Nlm_fileDialogShell = XtAppCreateShell((String) NULL, (String) "Vibrant", in Nlm_CreateFileDialogShell()
4913 if (Nlm_fileDialogShell != NULL && fileName != NULL) { in Nlm_GetInputFileName()
4920 fileDialog = XmCreateFileSelectionDialog (Nlm_fileDialogShell, in Nlm_GetInputFileName()
5130 if (Nlm_fileDialogShell != NULL && fileName != NULL) { in Nlm_GetInputFileNameEx()
5142 fileDialog = XmCreateFileSelectionDialog(Nlm_fileDialogShell, in Nlm_GetInputFileNameEx()
5470 if (Nlm_fileDialogShell != NULL && fileName != NULL) { in Nlm_GetOutputFileName()
5477 fileDialog = XmCreateFileSelectionDialog (Nlm_fileDialogShell, in Nlm_GetOutputFileName()
H A Dvibwndws.c243 Widget Nlm_fileDialogShell; variable
6259 Nlm_fileDialogShell = NULL; in Nlm_SetupWindows()
6858 if (Nlm_fileDialogShell != NULL) {
6859 XtDestroyWidget (Nlm_fileDialogShell);