Searched refs:glfwDestroyCursor (Results 1 – 9 of 9) sorted by relevance
309 glfwDestroyCursor(star_cursors[i]); in main()312 glfwDestroyCursor(standard_cursors[i]); in main()
374 glfwDestroyCursor((GLFWcursor*) cursor); in glfwCreateCursor()404 glfwDestroyCursor((GLFWcursor*) cursor); in glfwCreateStandardCursor()411 GLFWAPI void glfwDestroyCursor(GLFWcursor* handle) in glfwDestroyCursor() function
157 glfwDestroyCursor((GLFWcursor*) _glfw.cursorListHead); in glfwTerminate()
306 glfwCreateStandardCursor and destroyed with @ref glfwDestroyCursor, or @ref351 When a cursor is no longer needed, destroy it with @ref glfwDestroyCursor.354 glfwDestroyCursor(cursor);
107 glfwDestroyCursor.
199 - @ref glfwDestroyCursor
3237 GLFWAPI void glfwDestroyCursor(GLFWcursor* cursor);
3222 GLFWAPI void glfwDestroyCursor(GLFWcursor* cursor);
327 glfwDestroyCursor(bd->MouseCursors[cursor_n]); in ImGui_ImplGlfw_Shutdown()