| /third_party/flutter/skia/tools/sk_app/unix/ |
| D | keysym2ucs.c | 40 unsigned short keysym; member 818 long keysym2ucs(KeySym keysym) in keysym2ucs()
|
| D | Window_unix.cpp | 193 static Window::Key get_key(KeySym keysym) { in get_key() 296 KeySym keysym = XkbKeycodeToKeysym(fDisplay, event.xkey.keycode, 0, shiftLevel); in handleEvent() local 314 KeySym keysym = XkbKeycodeToKeysym(fDisplay, event.xkey.keycode, in handleEvent() local
|
| /third_party/flutter/glfw/src/ |
| D | xkb_unicode.c | 68 unsigned short keysym; member 857 long _glfwKeySym2Unicode(unsigned int keysym) in _glfwKeySym2Unicode()
|
| D | x11_window.c | 1069 KeySym keysym; in processEvent() local 2160 KeySym keysym; in _glfwPlatformGetKeyName() local
|
| /third_party/skia/tools/sk_app/unix/ |
| D | keysym2ucs.c | 40 unsigned short keysym; member 818 long keysym2ucs(KeySym keysym) in keysym2ucs()
|
| D | Window_unix.cpp | 194 static skui::Key get_key(KeySym keysym) { in get_key() 297 KeySym keysym = XkbKeycodeToKeysym(fDisplay, event.xkey.keycode, 0, shiftLevel); in handleEvent() local 315 KeySym keysym = XkbKeycodeToKeysym(fDisplay, event.xkey.keycode, in handleEvent() local
|
| /third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
| D | SDL_x11keyboard.c | 38 KeySym keysym; member 165 KeySym keysym; in X11_KeyCodeToSDLScancode() local 198 KeySym keysym = X11_KeyCodeToSym(_this, keycode, group); in X11_KeyCodeToUcs4() local 211 KeySym keysym; in X11_KeyCodeToSym() local 252 KeySym keysym; in X11_InitKeyboard() member
|
| D | imKStoUCS.c | 297 X11_KeySymToUcs4(KeySym keysym) in X11_KeySymToUcs4()
|
| D | SDL_x11events.c | 757 KeySym keysym = NoSymbol; in X11_DispatchEvent() local
|
| /third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/ |
| D | SDL_DirectFB_events.c | 178 SDL_Keysym keysym; in ProcessWindowEvent() local 311 SDL_Keysym keysym; in ProcessInputEvent() local 580 DirectFB_TranslateKey(_THIS, DFBWindowEvent * evt, SDL_Keysym * keysym, Uint32 *unicode) in DirectFB_TranslateKey() 611 SDL_Keysym * keysym, Uint32 *unicode) in DirectFB_TranslateKeyInputEvent()
|
| /third_party/flutter/skia/third_party/externals/sdl/src/core/linux/ |
| D | SDL_ime.c | 118 SDL_IME_ProcessKeyEvent(Uint32 keysym, Uint32 keycode) in SDL_IME_ProcessKeyEvent()
|
| D | SDL_fcitx.c | 423 SDL_Fcitx_ProcessKeyEvent(Uint32 keysym, Uint32 keycode) in SDL_Fcitx_ProcessKeyEvent()
|
| D | SDL_ibus.c | 562 SDL_IBus_ProcessKeyEvent(Uint32 keysym, Uint32 keycode) in SDL_IBus_ProcessKeyEvent()
|
| /third_party/flutter/skia/tools/sk_app/ios/ |
| D | Window_ios.cpp | 99 static Window::Key get_key(const SDL_Keysym& keysym) { in get_key()
|
| /third_party/cef/libcef/browser/native/ |
| D | browser_platform_delegate_native_linux.cc | 283 int keysym = ui::XKeysymForWindowsKeyCode( in TranslateUiKeyEvent() local
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/ |
| D | gstglwindow_x11.c | 589 KeySym keysym; in gst_gl_window_x11_handle_event() local
|
| /third_party/gstreamer/gstplugins_bad/ext/wpe/ |
| D | gstwpevideosrc.cpp | 571 uint32_t keysym = in gst_wpe_video_src_event() local
|
| /third_party/gstreamer/gstplugins_base/sys/ximage/ |
| D | ximagesink.c | 625 KeySym keysym; in gst_x_image_sink_handle_xevents() local
|
| /third_party/gstreamer/gstplugins_base/sys/xvimage/ |
| D | xvimagesink.c | 468 KeySym keysym; in gst_xv_image_sink_handle_xevents() local
|
| /third_party/flutter/skia/third_party/externals/sdl/include/ |
| D | SDL_events.h | 199 SDL_Keysym keysym; /**< The key that was pressed or released */ member
|
| /third_party/cef/tests/cefclient/browser/ |
| D | browser_window_osr_gtk.cc | 253 KeyboardCode KeyboardCodeFromXKeysym(unsigned int keysym) { in KeyboardCodeFromXKeysym()
|