Home
last modified time | relevance | path

Searched refs:GLFW_KEY_S (Results 1 - 7 of 7) sorted by relevance

/third_party/glfw/tests/
H A Devents.c89 case GLFW_KEY_S: return "S"; in get_key_name()
/third_party/glfw/src/
H A Dnull_init.c163 _glfw.null.keycodes[GLFW_NULL_SC_S] = GLFW_KEY_S; in _glfwInitNull()
H A Dwin32_init.c233 _glfw.win32.keycodes[0x01F] = GLFW_KEY_S; in createKeyTables()
H A Dx11_init.c173 case XK_s: return GLFW_KEY_S; in translateKeySyms()
263 { GLFW_KEY_S, "AC02" }, in createKeyTables()
H A Dwl_init.c299 _glfw.wl.keycodes[KEY_S] = GLFW_KEY_S; in createKeyTables()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h338 #define GLFW_KEY_S 83 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h432 #define GLFW_KEY_S 83 macro

Completed in 18 milliseconds