Searched refs:_glfwInputWindowPos (Results 1 – 5 of 5) sorted by relevance
824 void _glfwInputWindowPos(_GLFWwindow* window, int xpos, int ypos);
71 void _glfwInputWindowPos(_GLFWwindow* window, int x, int y) in _glfwInputWindowPos() function
734 _glfwInputWindowPos(window, in windowProc()
258 _glfwInputWindowPos(window, x, y);
1264 _glfwInputWindowPos(window, in processEvent()