Searched refs:XK_Thorn (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/libXmu/dist/src/
H A DLower.c45 (c) + (XK_agrave - XK_Agrave) : (c) >= XK_Ooblique && (c) <= XK_Thorn ? \
/xsrc/external/mit/xfs/dist/difs/
H A Ddifsutils.c204 else if ((a >= XK_Ooblique) && (a <= XK_Thorn))
211 else if ((b >= XK_Ooblique) && (b <= XK_Thorn))
/xsrc/external/mit/xcb-util/dist/keysyms/
H A Dkeysyms.c381 else if ((sym >= XK_Ooblique) && (sym <= XK_Thorn))
/xsrc/external/mit/libX11/dist/src/xcms/
H A DcmsColNm.c838 else if ((*source >= XK_Ooblique) && (*source <= XK_Thorn))
/xsrc/external/mit/libXt/dist/src/
H A DConverters.c1403 else if ((a >= XK_Ooblique) && (a <= XK_Thorn))
1410 else if ((b >= XK_Ooblique) && (b <= XK_Thorn))
1431 else if (*source >= XK_Ooblique && *source <= XK_Thorn)
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddixutils.c161 else if ((source >= XK_Ooblique) && (source <= XK_Thorn))
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddixutils.c159 else if ((source >= XK_Ooblique) && (source <= XK_Thorn))
/xsrc/external/mit/libXfont/dist/src/fontfile/
H A Dfontfile.c47 if (source >= XK_Ooblique && source <= XK_Thorn)
/xsrc/external/mit/libXfont2/dist/src/fontfile/
H A Dfontfile.c49 if (source >= XK_Ooblique && source <= XK_Thorn)
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DxkbUtils.c821 else if ((sym >= XK_Ooblique) && (sym <= XK_Thorn))
/xsrc/external/mit/xorgproto/dist/include/X11/
H A Dkeysymdef.h789 #define XK_Thorn 0x00de /* deprecated */ macro
/xsrc/external/mit/xorg-server/dist/xkb/
H A DxkbUtils.c845 else if ((sym >= XK_Ooblique) && (sym <= XK_Thorn))

Completed in 29 milliseconds