Home
last modified time | relevance | path

Searched refs:glfwSetWindowIcon (Results 1 - 4 of 4) sorted by relevance

/third_party/glfw/tests/
H A Dicon.c91 glfwSetWindowIcon(window, 1, &img); in set_icon()
109 glfwSetWindowIcon(window, 0, NULL); in key_callback()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h1958 GLFWAPI void glfwSetWindowIcon(GLFWwindow* window, int count, const GLFWimage* images);
/third_party/glfw/include/GLFW/
H A Dglfw3.h3168 * see @ref glfwSetWindowIcon.
3414 GLFWAPI void glfwSetWindowIcon(GLFWwindow* window, int count, const GLFWimage* images);
/third_party/glfw/src/
H A Dwindow.c548 GLFWAPI void glfwSetWindowIcon(GLFWwindow* handle, in glfwSetWindowIcon() function

Completed in 14 milliseconds