Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Devents.c106 case GLFW_KEY_0: return "0"; in get_key_name()
H A Dcursor.c276 case GLFW_KEY_0: in key_callback()
/third_party/glfw/src/
H A Dnull_init.c133 _glfw.null.keycodes[GLFW_NULL_SC_0] = GLFW_KEY_0; in _glfwInitNull()
H A Dwin32_init.c205 _glfw.win32.keycodes[0x00B] = GLFW_KEY_0; in createKeyTables()
H A Dx11_init.c190 case XK_0: return GLFW_KEY_0; in translateKeySyms()
247 { GLFW_KEY_0, "AE10" }, in createKeyTables()
H A Dwl_init.c282 _glfw.wl.keycodes[KEY_0] = GLFW_KEY_0; in createKeyTables()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h308 #define GLFW_KEY_0 48 macro
2956 * - `GLFW_KEY_0` to `GLFW_KEY_9`
/third_party/glfw/include/GLFW/
H A Dglfw3.h402 #define GLFW_KEY_0 48 macro
4806 * - `GLFW_KEY_0` to `GLFW_KEY_9`

Completed in 18 milliseconds