OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glfwSetWindowTitle
(Results
1 - 3
of
3
) sorted by null
/external/libgdx/backends/gdx-backend-jglfw/src/com/badlogic/gdx/backends/jglfw/
JglfwGraphics.java
346
glfwSetWindowTitle
(window, title);
/external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/
Lwjgl3Graphics.java
370
GLFW.
glfwSetWindowTitle
(window.getWindowHandle(), title);
/external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar
Completed in 76 milliseconds