Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Devents.c81 case GLFW_KEY_K: return "K"; in get_key_name()
/third_party/glfw/src/
H A Dnull_init.c155 _glfw.null.keycodes[GLFW_NULL_SC_K] = GLFW_KEY_K; in _glfwInitNull()
H A Dwin32_init.c225 _glfw.win32.keycodes[0x025] = GLFW_KEY_K; in createKeyTables()
H A Dx11_init.c165 case XK_k: return GLFW_KEY_K; in translateKeySyms()
269 { GLFW_KEY_K, "AC08" }, in createKeyTables()
H A Dwl_init.c305 _glfw.wl.keycodes[KEY_K] = GLFW_KEY_K; in createKeyTables()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h330 #define GLFW_KEY_K 75 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h424 #define GLFW_KEY_K 75 macro

Completed in 18 milliseconds