OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XK_OE
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/xkb/
xkbfmisc.c
133
if ((ks ==
XK_OE
) || (ks == XK_Ydiaeresis)) {
136
if (ks ==
XK_oe
) {
/xsrc/external/mit/xorg-server.old/dist/xkb/
xkbfmisc.c
123
if ((ks==
XK_OE
)||(ks==XK_Ydiaeresis)) {
126
if (ks==
XK_oe
) {
/xsrc/external/mit/libxkbfile/dist/src/
xkbmisc.c
129
if ((ks ==
XK_OE
) || (ks == XK_Ydiaeresis)) {
132
if (ks ==
XK_oe
) {
/xsrc/external/mit/libX11/dist/src/
KeyBind.c
778
if (sym ==
XK_OE
)
779
*lower =
XK_oe
;
780
else if (sym ==
XK_oe
)
781
*upper =
XK_OE
;
/xsrc/external/mit/xorgproto/dist/include/X11/
keysymdef.h
1004
#define
XK_OE
0x13bc /* U+0152 LATIN CAPITAL LIGATURE OE */
1005
#define
XK_oe
0x13bd /* U+0153 LATIN SMALL LIGATURE OE */
Completed in 10 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026