Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Devents.c169 case GLFW_KEY_KP_1: return "KEYPAD 1"; in get_key_name()
/third_party/glfw/src/
H A Dnull_init.c222 _glfw.null.keycodes[GLFW_NULL_SC_KP_1] = GLFW_KEY_KP_1; in _glfwInitNull()
H A Dx11_init.c54 case XK_KP_1: return GLFW_KEY_KP_1; in translateKeySyms()
139 case XK_KP_End: return GLFW_KEY_KP_1; in translateKeySyms()
331 { GLFW_KEY_KP_1, "KP1" }, in createKeyTables()
H A Dwin32_init.c310 _glfw.win32.keycodes[0x04F] = GLFW_KEY_KP_1; in createKeyTables()
H A Dwl_init.c377 _glfw.wl.keycodes[KEY_KP1] = GLFW_KEY_KP_1; in createKeyTables()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h399 #define GLFW_KEY_KP_1 321 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h493 #define GLFW_KEY_KP_1 321 macro

Completed in 18 milliseconds