Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Diconify.c71 case GLFW_KEY_M: in key_callback()
H A Devents.c83 case GLFW_KEY_M: return "M"; in get_key_name()
/third_party/glfw/src/
H A Dnull_init.c157 _glfw.null.keycodes[GLFW_NULL_SC_M] = GLFW_KEY_M; in _glfwInitNull()
H A Dwin32_init.c227 _glfw.win32.keycodes[0x032] = GLFW_KEY_M; in createKeyTables()
H A Dx11_init.c167 case XK_m: return GLFW_KEY_M; in translateKeySyms()
279 { GLFW_KEY_M, "AB07" }, in createKeyTables()
H A Dwl_init.c315 _glfw.wl.keycodes[KEY_M] = GLFW_KEY_M; in createKeyTables()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h332 #define GLFW_KEY_M 77 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h426 #define GLFW_KEY_M 77 macro

Completed in 29 milliseconds