Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Devents.c82 case GLFW_KEY_L: return "L"; in get_key_name()
446 case GLFW_KEY_L: in key_callback()
/third_party/skia/third_party/externals/dawn/examples/
H A DManualSwapChainTest.cpp222 case GLFW_KEY_L: in OnKeyPress()
/third_party/glfw/src/
H A Dnull_init.c156 _glfw.null.keycodes[GLFW_NULL_SC_L] = GLFW_KEY_L; in _glfwInitNull()
H A Dwin32_init.c226 _glfw.win32.keycodes[0x026] = GLFW_KEY_L; in createKeyTables()
H A Dx11_init.c166 case XK_l: return GLFW_KEY_L; in translateKeySyms()
270 { GLFW_KEY_L, "AC09" }, in createKeyTables()
H A Dwl_init.c306 _glfw.wl.keycodes[KEY_L] = GLFW_KEY_L; in createKeyTables()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h331 #define GLFW_KEY_L 76 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h425 #define GLFW_KEY_L 76 macro

Completed in 18 milliseconds