OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compat_state
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XKBstr.h
56
unsigned char
compat_state
;
member in struct:_XkbStateRec
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XKBstr.h
56
unsigned char
compat_state
;
member in struct:_XkbStateRec
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
XKBlib.h
109
int
compat_state
; /* compatibility state */
member in struct:_XkbStateNotifyEvent
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
XKBlib.h
107
int
compat_state
; /* compatibility state */
member in struct:_XkbStateNotifyEvent
/external/libvncserver/x11vnc/
keyboard.c
305
rfbLog("compat: 0x%x\n", kbstate.
compat_state
);
308
state = kbstate.
compat_state
;
[
all
...]
Completed in 292 milliseconds