OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xk_mode_switch
(Results
1 - 11
of
11
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Sunkeysym.h
81
#define SunXK_AltGraph 0x0000FF7E /* Same as
XK_Mode_switch
*/
Xutil.h
256
|| ((KeySym)(keysym) ==
XK_Mode_switch
) \
261
|| ((KeySym)(keysym) ==
XK_Mode_switch
) \
keysymdef.h
192
#define
XK_Mode_switch
0xff7e /* Character set switch */
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Sunkeysym.h
81
#define SunXK_AltGraph 0x0000FF7E /* Same as
XK_Mode_switch
*/
Xutil.h
256
|| ((KeySym)(keysym) ==
XK_Mode_switch
) \
261
|| ((KeySym)(keysym) ==
XK_Mode_switch
) \
keysymdef.h
192
#define
XK_Mode_switch
0xff7e /* Character set switch */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Sunkeysym.h
81
#define SunXK_AltGraph 0x0000FF7E /* Same as
XK_Mode_switch
*/
Xutil.h
256
|| ((KeySym)(keysym) ==
XK_Mode_switch
) \
261
|| ((KeySym)(keysym) ==
XK_Mode_switch
) \
keysymdef.h
192
#define
XK_Mode_switch
0xff7e /* Character set switch */
[
all
...]
/external/qemu/
vnc_keysym.h
284
{"Mode_switch", 0xff7e}, /*
XK_Mode_switch
*/
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11events.c
[
all
...]
Completed in 554 milliseconds