Home
last modified time | relevance | path

Searched defs:keysym (Results 1 - 5 of 5) sorted by relevance

/third_party/glfw/src/
H A Dxkb_unicode.c69 unsigned short keysym; member
909 uint32_t _glfwKeySym2Unicode(unsigned int keysym) in _glfwKeySym2Unicode() argument
[all...]
H A Dx11_window.c1302 KeySym keysym; in processEvent() local
2916 const KeySym keysym = XkbKeycodeToKeysym(_glfw.x11.display, in _glfwGetScancodeNameX11() local
H A Dwl_window.c1194 const xkb_keysym_t keysym = composeSymbol(keysyms[0]); in inputText() local
/third_party/skia/tools/sk_app/unix/
H A Dkeysym2ucs.c40 unsigned short keysym; member
818 long keysym2ucs(KeySym keysym) in keysym2ucs() argument
[all...]
H A DWindow_unix.cpp194 static skui::Key get_key(KeySym keysym) { in get_key() argument
297 KeySym keysym = XkbKeycodeToKeysym(fDisplay, event.xkey.keycode, 0, shiftLevel); in handleEvent() local
315 KeySym keysym = XkbKeycodeToKeysym(fDisplay, event.xkey.keycode, in handleEvent() local

Completed in 15 milliseconds