Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Devents.c174 case GLFW_KEY_KP_6: return "KEYPAD 6"; in get_key_name()
/third_party/glfw/src/
H A Dnull_init.c227 _glfw.null.keycodes[GLFW_NULL_SC_KP_6] = GLFW_KEY_KP_6; in _glfwInitNull()
H A Dx11_init.c59 case XK_KP_6: return GLFW_KEY_KP_6; in translateKeySyms()
143 case XK_KP_Right: return GLFW_KEY_KP_6; in translateKeySyms()
336 { GLFW_KEY_KP_6, "KP6" }, in createKeyTables()
H A Dwin32_init.c315 _glfw.win32.keycodes[0x04D] = GLFW_KEY_KP_6; in createKeyTables()
H A Dwl_init.c382 _glfw.wl.keycodes[KEY_KP6] = GLFW_KEY_KP_6; in createKeyTables()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h404 #define GLFW_KEY_KP_6 326 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h498 #define GLFW_KEY_KP_6 326 macro

Completed in 17 milliseconds