Home
last modified time | relevance | path

Searched refs:GLFW_KEY_I (Results 1 - 8 of 8) sorted by relevance

/third_party/glfw/tests/
H A Diconify.c68 case GLFW_KEY_I: in key_callback()
H A Devents.c79 case GLFW_KEY_I: return "I"; in get_key_name()
/third_party/glfw/src/
H A Dnull_init.c153 _glfw.null.keycodes[GLFW_NULL_SC_I] = GLFW_KEY_I; in _glfwInitNull()
H A Dwin32_init.c223 _glfw.win32.keycodes[0x017] = GLFW_KEY_I; in createKeyTables()
H A Dx11_init.c163 case XK_i: return GLFW_KEY_I; in translateKeySyms()
257 { GLFW_KEY_I, "AD08" }, in createKeyTables()
H A Dwl_init.c293 _glfw.wl.keycodes[KEY_I] = GLFW_KEY_I; in createKeyTables()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h328 #define GLFW_KEY_I 73 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h422 #define GLFW_KEY_I 73 macro

Completed in 18 milliseconds