Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Devents.c80 case GLFW_KEY_J: return "J"; in get_key_name()
/third_party/glfw/src/
H A Dnull_init.c154 _glfw.null.keycodes[GLFW_NULL_SC_J] = GLFW_KEY_J; in _glfwInitNull()
H A Dwin32_init.c224 _glfw.win32.keycodes[0x024] = GLFW_KEY_J; in createKeyTables()
H A Dx11_init.c164 case XK_j: return GLFW_KEY_J; in translateKeySyms()
268 { GLFW_KEY_J, "AC07" }, in createKeyTables()
H A Dwl_init.c304 _glfw.wl.keycodes[KEY_J] = GLFW_KEY_J; in createKeyTables()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h329 #define GLFW_KEY_J 74 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h423 #define GLFW_KEY_J 74 macro

Completed in 20 milliseconds