Searched refs:special_cb (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/egl/eglut/
H A Deglutint.h53 EGLUTspecialCB special_cb; member in struct:eglut_window
H A Deglut.c319 win->special_cb = NULL;
368 win->special_cb = func;
H A Deglut_x11.c221 else if (!r && win->special_cb) {
224 win->special_cb(r);

Completed in 6 milliseconds