Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dedit.c2451 static INT_PTR CALLBACK child_edit_wmkeydown_proc(HWND hdlg, UINT msg, WPARAM wparam, LPARAM lparam) in child_edit_wmkeydown_proc() function
2474 SetWindowLongPtrA(hwParent, GWLP_WNDPROC, (LONG_PTR)child_edit_wmkeydown_proc); in test_child_edit_wmkeydown()
/reactos/modules/rostests/winetests/comctl32/
H A Dedit.c2485 static INT_PTR CALLBACK child_edit_wmkeydown_proc(HWND hdlg, UINT msg, WPARAM wparam, LPARAM lparam) in child_edit_wmkeydown_proc() function
2508 SetWindowLongPtrA(hwParent, GWLP_WNDPROC, (LONG_PTR)child_edit_wmkeydown_proc); in test_child_edit_wmkeydown()