Searched refs:WizardDialogProc (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/window/
H A Dwizard.h42 static INT_PTR CALLBACK WizardDialogProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
H A Dwizard.cc49 psp.pfnDlgProc = WizardDialogProc;
79 psp.pfnDlgProc = WizardDialogProc;
228 INT_PTR CALLBACK CWizard::WizardDialogProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) function in class:CWizard

Completed in 3 milliseconds