OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:KeySym
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/chrome/browser/ui/ash/
event_rewriter.h
100
typedef unsigned long
KeySym
;
106
unsigned char NativeKeySymToNativeKeycode(
KeySym
keysym
);
109
KeySym
input_keysym;
112
KeySym
output_keysym;
130
KeySym
keysym
,
133
KeySym
* remapped_native_keysym,
140
// the
KeySym
in the KeyboardRemapping struct into the KeyCode before matching
141
// to allow any KeyCode on the same physical key as the given
KeySym
to match
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
X.h
111
typedef XID
KeySym
;
146
#define NoSymbol 0L /* special
KeySym
*/
Xproto.h
255
#define
KeySym
CARD32
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBproto.h
38
#define
KeySym
CARD32
1280
#undef
KeySym
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h
111
typedef XID
KeySym
;
146
#define NoSymbol 0L /* special
KeySym
*/
Xproto.h
255
#define
KeySym
CARD32
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBproto.h
38
#define
KeySym
CARD32
1280
#undef
KeySym
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h
111
typedef XID
KeySym
;
146
#define NoSymbol 0L /* special
KeySym
*/
Xproto.h
255
#define
KeySym
CARD32
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBproto.h
38
#define
KeySym
CARD32
1280
#undef
KeySym
Completed in 181 milliseconds