Home
last modified time | relevance | path

Searched refs:XK_oslash (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/x11-toolkits/libXmu/libXmu-1.1.3/src/
H A DLower.c46 (c) + (XK_oslash - XK_Ooblique) : \
53 (c) - (XK_agrave - XK_Agrave) : (c) >= XK_oslash && (c) <= XK_thorn ? \
54 (c) - (XK_oslash - XK_Ooblique) : \
/dports/x11/xkeycaps/xkeycaps-2.46/kbds/
H A Dsun5swfr-ow-map.h299 { 196, 0, { XK_oslash, XK_oslash,
300 XK_oslash, XK_oslash }},
H A Dsgi6no-r6-map.h88 XK_oslash, XK_Ooblique }},
99 { 84, 0, { XK_oslash, XK_Ooblique,
H A Dxfree86da-map.h48 XK_oslash, XK_Ooblique }},
76 { 48, 0, { XK_oslash, XK_Ooblique,
H A Dxfree86no-map.h52 XK_oslash, XK_Ooblique }},
78 { 47, 0, { XK_oslash, XK_Ooblique,
H A Dsun5pc-xc2-map.h264 { 237, 0, { XK_oslash, XK_oslash }},
H A Dsun5sw-xc-map.h276 { 237, 0, { XK_oslash, XK_oslash }},
H A Dsun5jp-xc-map.h317 { 237, 0, { XK_oslash, XK_oslash }},
H A Dtek200u-no-map.h70 { 84, 0, { XK_oslash, XK_Ooblique }},
H A Dtek200u-da-map.h76 { 90, 0, { XK_oslash, XK_Ooblique }},
H A Dhpitfde-map.h124 XK_oslash, XK_Ooblique }},
H A Dhpitfsf-map.h125 XK_oslash, XK_Ooblique }},
H A Dhpitf-map.h124 XK_oslash, XK_Ooblique }},
H A Duw102no-map.h57 { 47, 0, { XK_oslash, XK_Ooblique }},
H A Dhppcsf700rx-map.h90 XK_oslash, XK_Ooblique }},
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libx11/src/
H A DKeyBind.c115 *lower += (XK_oslash - XK_Ooblique); in ConvertCaseImpl()
116 else if ((sym >= XK_oslash) && (sym <= XK_thorn)) in ConvertCaseImpl()
117 *upper -= (XK_oslash - XK_Ooblique); in ConvertCaseImpl()
/dports/x11/xcb-util-keysyms/xcb-util-keysyms-0.4.0/keysyms/
H A Dkeysyms.c400 *lower += (XK_oslash - XK_Ooblique); in xcb_convert_case()
401 else if ((sym >= XK_oslash) && (sym <= XK_thorn)) in xcb_convert_case()
402 *upper -= (XK_oslash - XK_Ooblique); in xcb_convert_case()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/util/
H A Dmiscutil.c86 *dest = *source + (XK_oslash - XK_Ooblique);
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/
H A Dkbdptr.c535 *lower += (XK_oslash - XK_Ooblique); in XConvertCase()
536 else if ((sym >= XK_oslash) && (sym <= XK_thorn)) in XConvertCase()
537 *upper -= (XK_oslash - XK_Ooblique); in XConvertCase()
/dports/net-mgmt/nagstamon/Nagstamon-3.8.0/Nagstamon/thirdparty/Xlib/keysymdef/
H A Dlatin1.py188 XK_oslash = 0x0f8 variable
/dports/x11-toolkits/py-xlib/python-xlib-0.27/Xlib/keysymdef/
H A Dlatin1.py188 XK_oslash = 0x0f8 variable
/dports/x11-fonts/xfs/xfs-1.2.0/difs/
H A Ddifsutils.c205 a += (XK_oslash - XK_Ooblique); in strncmpnocase()
212 b += (XK_oslash - XK_Ooblique); in strncmpnocase()
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WPrefs.app/
H A DKeyboardShortcuts.c184 *lower += (XK_oslash - XK_Ooblique); in XConvertCase()
185 else if ((sym >= XK_oslash) && (sym <= XK_thorn)) in XConvertCase()
186 *upper -= (XK_oslash - XK_Ooblique); in XConvertCase()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WPrefs.app/
H A DKeyboardShortcuts.c184 *lower += (XK_oslash - XK_Ooblique); in XConvertCase()
185 else if ((sym >= XK_oslash) && (sym <= XK_thorn)) in XConvertCase()
186 *upper -= (XK_oslash - XK_Ooblique); in XConvertCase()
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DXmExtUtil.c567 a += (XK_oslash - XK_Ooblique);
574 b += (XK_oslash - XK_Ooblique);
597 *dest = *source + (XK_oslash - XK_Ooblique);

1234567