Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Devents.c173 case GLFW_KEY_KP_5: return "KEYPAD 5"; in get_key_name()
/third_party/glfw/src/
H A Dnull_init.c226 _glfw.null.keycodes[GLFW_NULL_SC_KP_5] = GLFW_KEY_KP_5; in _glfwInitNull()
H A Dwin32_init.c314 _glfw.win32.keycodes[0x04C] = GLFW_KEY_KP_5; in createKeyTables()
H A Dx11_init.c58 case XK_KP_5: return GLFW_KEY_KP_5; in translateKeySyms()
335 { GLFW_KEY_KP_5, "KP5" }, in createKeyTables()
H A Dwl_init.c381 _glfw.wl.keycodes[KEY_KP5] = GLFW_KEY_KP_5; in createKeyTables()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h403 #define GLFW_KEY_KP_5 325 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h497 #define GLFW_KEY_KP_5 325 macro

Completed in 18 milliseconds