Home
last modified time | relevance | path

Searched refs:XGetKeyboardMapping (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/x11/
H A DX11Window.cpp27 keySymbols = XGetKeyboardMapping(display, scancode, 1, &temp); in X11CodeToKey()
/third_party/glfw/src/
H A Dx11_platform.h237 #define XGetKeyboardMapping _glfw.x11.xlib.GetKeyboardMapping macro
H A Dx11_init.c415 KeySym* keysyms = XGetKeyboardMapping(_glfw.x11.display, in createKeyTables()
1393 _glfwPlatformGetModuleSymbol(_glfw.x11.xlib.handle, "XGetKeyboardMapping"); in _glfwInitX11()

Completed in 7 milliseconds