Home
last modified time | relevance | path

Searched refs:glfwGetWindowTitle (Results 1 - 3 of 3) sorted by relevance

/third_party/glfw/tests/
H A Dwindow.c114 strncpy(window_title, glfwGetWindowTitle(window), sizeof(window_title)); in main()
/third_party/glfw/include/GLFW/
H A Dglfw3.h3327 * glfwGetWindowTitle or @ref glfwSetWindowTitle, or until the library is
3339 GLFWAPI const char* glfwGetWindowTitle(GLFWwindow* window);
3358 * @sa @ref glfwGetWindowTitle
/third_party/glfw/src/
H A Dwindow.c522 GLFWAPI const char* glfwGetWindowTitle(GLFWwindow* handle) in glfwGetWindowTitle() function

Completed in 10 milliseconds