Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Devents.c175 case GLFW_KEY_KP_7: return "KEYPAD 7"; in get_key_name()
/third_party/glfw/src/
H A Dnull_init.c228 _glfw.null.keycodes[GLFW_NULL_SC_KP_7] = GLFW_KEY_KP_7; in _glfwInitNull()
H A Dx11_init.c60 case XK_KP_7: return GLFW_KEY_KP_7; in translateKeySyms()
144 case XK_KP_Home: return GLFW_KEY_KP_7; in translateKeySyms()
337 { GLFW_KEY_KP_7, "KP7" }, in createKeyTables()
H A Dwin32_init.c316 _glfw.win32.keycodes[0x047] = GLFW_KEY_KP_7; in createKeyTables()
H A Dwl_init.c383 _glfw.wl.keycodes[KEY_KP7] = GLFW_KEY_KP_7; in createKeyTables()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h405 #define GLFW_KEY_KP_7 327 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h499 #define GLFW_KEY_KP_7 327 macro

Completed in 19 milliseconds