Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dcursoricon.c310 static LRESULT CALLBACK callback_child(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) in callback_child() function
366 class.lpfnWndProc = callback_child; in do_child()