Searched refs:getWindowState (Results 1 – 1 of 1) sorted by relevance
117 static int getWindowState(_GLFWwindow* window) in getWindowState() function1460 const int state = getWindowState(window); in processEvent()2016 return getWindowState(window) == IconicState; in _glfwPlatformWindowIconified()