Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Devents.c85 case GLFW_KEY_O: return "O"; in get_key_name()
/third_party/glfw/src/
H A Dnull_init.c159 _glfw.null.keycodes[GLFW_NULL_SC_O] = GLFW_KEY_O; in _glfwInitNull()
H A Dwin32_init.c229 _glfw.win32.keycodes[0x018] = GLFW_KEY_O; in createKeyTables()
H A Dx11_init.c169 case XK_o: return GLFW_KEY_O; in translateKeySyms()
258 { GLFW_KEY_O, "AD09" }, in createKeyTables()
H A Dwl_init.c294 _glfw.wl.keycodes[KEY_O] = GLFW_KEY_O; in createKeyTables()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h334 #define GLFW_KEY_O 79 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h428 #define GLFW_KEY_O 79 macro

Completed in 17 milliseconds