Home
last modified time | relevance | path

Searched refs:g_hWndText (Results 1 – 4 of 4) sorted by last modified time

/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Ddwsetup.cpp123 HWND g_hWndText; // Install log dialog variable
174 if (!IsDialogMessage(g_hWndText, &msg) && in WinMain()
250 g_hWndText = (HWND)NULL; in TextWinDlgProc()
302 if (!IsDialogMessage(g_hWndText, &msg) && in gs_addmess_count()
321 HWND hwndmess = g_hWndText; in gs_addmess_update()
489 g_hWndText = CreateDialogParam(g_hInstance, in init()
622 g_hWndText = CreateDialogParam(g_hInstance, in MainDlgProc()
657 …if (::MessageBox(g_hWndText, "Install location is the same as the current file location. No files… in install_all()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Ddwsetup.cpp123 HWND g_hWndText; // Install log dialog variable
174 if (!IsDialogMessage(g_hWndText, &msg) && in WinMain()
250 g_hWndText = (HWND)NULL; in TextWinDlgProc()
302 if (!IsDialogMessage(g_hWndText, &msg) && in gs_addmess_count()
321 HWND hwndmess = g_hWndText; in gs_addmess_update()
489 g_hWndText = CreateDialogParam(g_hInstance, in init()
622 g_hWndText = CreateDialogParam(g_hInstance, in MainDlgProc()
657 …if (::MessageBox(g_hWndText, "Install location is the same as the current file location. No files… in install_all()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Ddwsetup.cpp122 HWND g_hWndText; // Install log dialog variable
166 if (!IsDialogMessage(g_hWndText, &msg) && in WinMain()
242 g_hWndText = (HWND)NULL; in TextWinDlgProc()
294 if (!IsDialogMessage(g_hWndText, &msg) && in gs_addmess_count()
313 HWND hwndmess = g_hWndText; in gs_addmess_update()
481 g_hWndText = CreateDialogParam(g_hInstance, in init()
611 g_hWndText = CreateDialogParam(g_hInstance, in MainDlgProc()
646 …if (::MessageBox(g_hWndText, "Install location is the same as the current file location. No files… in install_all()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Ddwsetup.cpp122 HWND g_hWndText; // Install log dialog variable
166 if (!IsDialogMessage(g_hWndText, &msg) && in WinMain()
242 g_hWndText = (HWND)NULL; in TextWinDlgProc()
294 if (!IsDialogMessage(g_hWndText, &msg) && in gs_addmess_count()
313 HWND hwndmess = g_hWndText; in gs_addmess_update()
481 g_hWndText = CreateDialogParam(g_hInstance, in init()
611 g_hWndText = CreateDialogParam(g_hInstance, in MainDlgProc()
646 …if (::MessageBox(g_hWndText, "Install location is the same as the current file location. No files… in install_all()