Searched refs:WindowExistsFlag (Results 1 – 2 of 2) sorted by relevance
249 static GLboolean WindowExistsFlag; variable255 WindowExistsFlag = GL_FALSE; in window_exists_err_handler()264 WindowExistsFlag = GL_TRUE; in window_exists()268 return WindowExistsFlag; in window_exists()
200 static GLboolean WindowExistsFlag; variable206 WindowExistsFlag = GL_FALSE; in window_exists_err_handler()215 WindowExistsFlag = GL_TRUE; in window_exists()219 return WindowExistsFlag; in window_exists()