Home
last modified time | relevance | path

Searched refs:XK_Scaron (Results 1 – 25 of 99) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libx11/src/
H A DKeyBind.c125 else if (sym >= XK_Scaron && sym <= XK_Zacute) in ConvertCaseImpl()
126 *lower += (XK_scaron - XK_Scaron); in ConvertCaseImpl()
134 *upper -= (XK_scaron - XK_Scaron); in ConvertCaseImpl()
/dports/net-mgmt/nagstamon/Nagstamon-3.8.0/Nagstamon/thirdparty/Xlib/keysymdef/
H A Dlatin2.py6 XK_Scaron = 0x1a9 variable
/dports/x11-toolkits/py-xlib/python-xlib-0.27/Xlib/keysymdef/
H A Dlatin2.py6 XK_Scaron = 0x1a9 variable
/dports/x11/xcb-util-keysyms/xcb-util-keysyms-0.4.0/keysyms/
H A Dkeysyms.c410 else if (sym >= XK_Scaron && sym <= XK_Zacute) in xcb_convert_case()
411 *lower += (XK_scaron - XK_Scaron); in xcb_convert_case()
419 *upper -= (XK_scaron - XK_Scaron); in xcb_convert_case()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/
H A Dkbdptr.c545 else if (sym >= XK_Scaron && sym <= XK_Zacute) in XConvertCase()
546 *lower += (XK_scaron - XK_Scaron); in XConvertCase()
554 *upper -= (XK_scaron - XK_Scaron); in XConvertCase()
/dports/x11/xkeycaps/xkeycaps-2.46/kbds/
H A Dhpitfde-map.h38 XK_scaron, XK_Scaron }},
H A Dhpitfsf-map.h39 XK_scaron, XK_Scaron }},
H A Dhpitf-map.h38 XK_scaron, XK_Scaron }},
H A Dhppcsf700rx-map.h38 XK_scaron, XK_Scaron }},
H A Dhpps2din_de-map.h40 XK_scaron, XK_Scaron }},
H A Dhppcuk700rx-map.h39 XK_scaron, XK_Scaron }},
H A Dhp700rx-map.h38 XK_scaron, XK_Scaron }},
H A Dhpps2din_us-map.h40 XK_scaron, XK_Scaron }},
H A Dhp4032x-map.h54 XK_scaron, XK_Scaron }},
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WPrefs.app/
H A DKeyboardShortcuts.c194 else if (sym >= XK_Scaron && sym <= XK_Zacute) in XConvertCase()
195 *lower += (XK_scaron - XK_Scaron); in XConvertCase()
203 *upper -= (XK_scaron - XK_Scaron); in XConvertCase()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WPrefs.app/
H A DKeyboardShortcuts.c194 else if (sym >= XK_Scaron && sym <= XK_Zacute) in XConvertCase()
195 *lower += (XK_scaron - XK_Scaron); in XConvertCase()
203 *upper -= (XK_scaron - XK_Scaron); in XConvertCase()
/dports/x11/libX11/libX11-1.7.2/src/
H A DKeyBind.c676 else if (sym >= XK_Scaron && sym <= XK_Zacute) in XConvertCase()
677 *lower += (XK_scaron - XK_Scaron); in XConvertCase()
685 *upper -= (XK_scaron - XK_Scaron); in XConvertCase()
/dports/emulators/bochs/bochs-2.7/gui/keymaps/
H A Dx11-pc-si.map174 BX_KEY_LEFT_BRACKET+BX_KEY_SHIFT_L '{' XK_Scaron
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/keycodes/
H A Dkeysym_to_unicode.cc58 {XK_Scaron, 0x0160}, // LATIN CAPITAL LETTER S WITH CARON
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/keycodes/
H A Dkeysym_to_unicode.cc58 {XK_Scaron, 0x0160}, // LATIN CAPITAL LETTER S WITH CARON
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/linux/
H A Dunicode_to_keysym.cc139 { XK_Scaron, 0x0160 },
/dports/x11-toolkits/tk85/tk8.5.19/xlib/X11/
H A Dkeysymdef.h454 #define XK_Scaron 0x1a9 macro
/dports/x11-toolkits/tk86/tk8.6.12/xlib/X11/
H A Dkeysymdef.h549 #define XK_Scaron 0x01a9 /* U+0160 LATIN CAPITAL LETTER S WITH CARON */ macro
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.6/X11/
H A Dkeysymdef.h454 #define XK_Scaron 0x1a9 macro
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.4/X11/
H A Dkeysymdef.h454 #define XK_Scaron 0x1a9 macro

1234