GAPI_WindowProc   531 modules/gapi/gapi.cpp 	wc.lpfnWndProc = GAPI_WindowProc;
GAPI_WindowProc   570 modules/gapi/gapi.cpp 		SetWindowLong(ctx->hWnd, GWL_WNDPROC, (DWORD) GAPI_WindowProc);
GAPI_WindowProc   603 modules/gapi/gapi.cpp 	wc.lpfnWndProc = GAPI_WindowProc;