Searched refs:cursorHandle (Results 1 – 1 of 1) sorted by relevance
446 GLFWAPI void glfwSetCursor(GLFWwindow* windowHandle, GLFWcursor* cursorHandle) in glfwSetCursor() argument449 _GLFWcursor* cursor = (_GLFWcursor*) cursorHandle; in glfwSetCursor()