Searched defs:canVideoResize (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglut_vidresize.c28 static int canVideoResize = -1; variable in typeref:typename:int
31 static int canVideoResize = 0; variable in typeref:typename:int
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_vidresize.c26 static int canVideoResize = -1; variable in typeref:typename:int
29 static int canVideoResize = 0; variable in typeref:typename:int

Completed in 3 milliseconds