Searched refs:__glutWindowProc (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_init.c95 wc.lpfnWndProc = (WNDPROC)__glutWindowProc;
H A Dglutint.h793 extern LONG WINAPI __glutWindowProc(HWND win, UINT msg, WPARAM w, LPARAM l);
H A Dwin32_winproc.c50 __glutWindowProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) function in typeref:typename:LONG WINAPI
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutint.h780 extern LONG WINAPI __glutWindowProc(HWND win, UINT msg, WPARAM w, LPARAM l);

Completed in 6 milliseconds