Searched defs:windowProc (Results 1 – 2 of 2) sorted by relevance
146 LRESULT Window::windowProc (UINT uMsg, WPARAM wParam, LPARAM lParam) in windowProc() function in tcu::win32::Window
425 static LRESULT CALLBACK windowProc(HWND hWnd, UINT uMsg, in windowProc() function