Home
last modified time | relevance | path

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

/GUIX-v6.2.1/test/guix_test/regression_test/utility/
Dgx_show_canvas.c310 LRESULT CALLBACK WndProc(HWND hwnd, unsigned int message, WPARAM wParam, LPARAM lParam) in WndProc() function
372 wndclass.lpfnWndProc = WndProc; in win32_window_create()