Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Devents.c77 case GLFW_KEY_G: return "G"; in get_key_name()
/third_party/glfw/src/
H A Dnull_init.c151 _glfw.null.keycodes[GLFW_NULL_SC_G] = GLFW_KEY_G; in _glfwInitNull()
H A Dwin32_init.c221 _glfw.win32.keycodes[0x022] = GLFW_KEY_G; in createKeyTables()
H A Dx11_init.c161 case XK_g: return GLFW_KEY_G; in translateKeySyms()
266 { GLFW_KEY_G, "AC05" }, in createKeyTables()
H A Dwl_init.c302 _glfw.wl.keycodes[KEY_G] = GLFW_KEY_G; in createKeyTables()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h326 #define GLFW_KEY_G 71 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h420 #define GLFW_KEY_G 71 macro

Completed in 17 milliseconds