Home
last modified time | relevance | path

Searched refs:XK_agrave (Results 1 – 25 of 178) sorted by relevance

12345678

/dports/x11-toolkits/libXmu/libXmu-1.1.3/src/
H A DLower.c45 (c) + (XK_agrave - XK_Agrave) : (c) >= XK_Ooblique && (c) <= XK_Thorn ? \
52 (c) - (XK_a - XK_A) : (c) >= XK_agrave && (c) <= XK_odiaeresis ? \
53 (c) - (XK_agrave - XK_Agrave) : (c) >= XK_oslash && (c) <= XK_thorn ? \
/dports/x11/xkeycaps/xkeycaps-2.46/kbds/
H A Dsun5swfr-ow-map.h126 { 94, 0, { XK_agrave, XK_adiaeresis,
255 { 174, 0, { XK_agrave, XK_agrave,
256 XK_agrave, XK_agrave }},
H A Dsun5pc-xc2-map.h240 { 213, 0, { XK_agrave, XK_agrave }},
H A Dsun5sw-xc-map.h252 { 213, 0, { XK_agrave, XK_agrave }},
H A Dsun5jp-xc-map.h293 { 213, 0, { XK_agrave, XK_agrave }},
H A Dtek200u-fr-map.h64 { 77, 0, { XK_agrave, XK_0 }},
H A Dtek200u-swde-map.h76 { 90, 0, { XK_adiaeresis, XK_agrave }},
H A Dtek200u-it-map.h64 { 77, 0, { XK_agrave, XK_0 }},
H A Dncd102f-map.h62 { 69, 0, { XK_agrave, XK_0, XK_at }},
H A Dxfree86it-map.h56 { 48, 0, { XK_agrave, XK_degree,
H A Dsun5fr-xc6-map.h59 { 46, 0, { XK_agrave, XK_0,
H A Dxfree86sr-map.h104 { 48, 0, { XK_agrave, XK_adiaeresis,
H A Dsun5swde-map.h120 { 94, 0, { XK_adiaeresis, XK_agrave,
H A Dpc105ca-map.h51 { 51, 0, { XK_agrave, XK_Agrave, XK_mu }},
H A Dxfree86be-map.h20 { 19, Mod3Mask, { XK_agrave, XK_0, XK_braceright }},
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libx11/src/
H A DKeyBind.c111 *lower += (XK_agrave - XK_Agrave); in ConvertCaseImpl()
112 else if ((sym >= XK_agrave) && (sym <= XK_odiaeresis)) in ConvertCaseImpl()
113 *upper -= (XK_agrave - XK_Agrave); in ConvertCaseImpl()
/dports/x11/xcb-util-keysyms/xcb-util-keysyms-0.4.0/keysyms/
H A Dkeysyms.c396 *lower += (XK_agrave - XK_Agrave); in xcb_convert_case()
397 else if ((sym >= XK_agrave) && (sym <= XK_odiaeresis)) in xcb_convert_case()
398 *upper -= (XK_agrave - XK_Agrave); in xcb_convert_case()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/util/
H A Dmiscutil.c84 *dest = *source + (XK_agrave - XK_Agrave);
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc/
H A Dkbdptr.c531 *lower += (XK_agrave - XK_Agrave); in XConvertCase()
532 else if ((sym >= XK_agrave) && (sym <= XK_odiaeresis)) in XConvertCase()
533 *upper -= (XK_agrave - XK_Agrave); in XConvertCase()
/dports/net-mgmt/nagstamon/Nagstamon-3.8.0/Nagstamon/thirdparty/Xlib/keysymdef/
H A Dlatin1.py164 XK_agrave = 0x0e0 variable
/dports/x11-toolkits/py-xlib/python-xlib-0.27/Xlib/keysymdef/
H A Dlatin1.py164 XK_agrave = 0x0e0 variable
/dports/x11-fonts/xfs/xfs-1.2.0/difs/
H A Ddifsutils.c203 a += (XK_agrave - XK_Agrave); in strncmpnocase()
210 b += (XK_agrave - XK_Agrave); in strncmpnocase()
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WPrefs.app/
H A DKeyboardShortcuts.c180 *lower += (XK_agrave - XK_Agrave); in XConvertCase()
181 else if ((sym >= XK_agrave) && (sym <= XK_odiaeresis)) in XConvertCase()
182 *upper -= (XK_agrave - XK_Agrave); in XConvertCase()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WPrefs.app/
H A DKeyboardShortcuts.c180 *lower += (XK_agrave - XK_Agrave); in XConvertCase()
181 else if ((sym >= XK_agrave) && (sym <= XK_odiaeresis)) in XConvertCase()
182 *upper -= (XK_agrave - XK_Agrave); in XConvertCase()
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DXmExtUtil.c565 a += (XK_agrave - XK_Agrave);
572 b += (XK_agrave - XK_Agrave);
595 *dest = *source + (XK_agrave - XK_Agrave);

12345678