Searched refs:windowProc (Results 1 – 2 of 2) sorted by relevance
35 return window->windowProc(uMsg, wParam, lParam); in windowProcCallback()139 LRESULT Window::windowProc (UINT uMsg, WPARAM wParam, LPARAM lParam) in windowProc() function in tcu::win32::Window
44 LRESULT windowProc (UINT uMsg, WPARAM wParam, LPARAM lParam);