Sign in
ara-mdk
/
platform
/
external
/
skia
/
e2d01455540d4414ebfc6acb06f06d357849335c
/
.
/
include
/
utils
/
unix
/
keysym2ucs.h
blob: 1ae6fe40c37c700f3c2f7f2dc52b5f5b645dafae [
file
] [
log
] [
blame
]
/*
* This module converts keysym values into the corresponding ISO 10646-1
* (UCS, Unicode) values.
*/
#include
<
X11
/
X
.
h
>
long
keysym2ucs
(
KeySym
keysym
);