Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comdlg32/
H A Dprintdlg.c117 static UINT_PTR CALLBACK print_hook_proc(HWND hdlg, UINT msg, WPARAM wp, LPARAM lp) in print_hook_proc() function
241 pDlg->lpfnPrintHook = print_hook_proc; in test_PrintDlgA()
260 pDlg->lpfnPrintHook = print_hook_proc; in test_PrintDlgA()